Please Help Me!!!
#1

Can someone please fix the errors?
If possible with explanation, but it isnt needed
Код:
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(20) : error 017: undefined symbol "MAX_PLAYERS"
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(25) : error 017: undefined symbol "MAX_PLAYERS"
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(25) : error 009: invalid array size (negative, zero or out of bounds)
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : error 017: undefined symbol "SetTimer"
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : warning 215: expression has no effect
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : warning 215: expression has no effect
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : warning 215: expression has no effect
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : error 001: expected token: ";", but found ")"
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : error 029: invalid expression, assumed zero
H:\Documents and Settings\Administrator\Desktop\SAMPSERVER\pawno\include\mapicon.inc(60) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


7 Errors.
Check the Attachment for the script
Reply
#2

You doesn`t have included samp include.
Just add at top of your script
pawn Код:
#include <a_samp>
Reply
#3

ow, i feel so stupid
Thats already there!!!!
It wasnt at the top!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)