Help Checkpoint
#1

Код:
 error 017: undefined symbol "CheckPoint"
warning 215: expression has no effect
 error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line

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


4 Errors.
;

Код:
CheckPoint[playerid] = 1;
Reply
#2

make

pawn Код:
new CheckPoint[MAX_PLAYERS];
on top of your codes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)