07.10.2011, 22:51
hey i was trying to add a check point for a minigame
please help thanks
pawn Код:
CreateDynamicCP(343.2269,159.9849,1025.7891,10,worldid = 1,interiorid = 1, playerid,Float:distance = 100.0);
Код:
C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : error 017: undefined symbol "worldid" C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : warning 215: expression has no effect C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : error 017: undefined symbol "interiorid" C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : warning 215: expression has no effect C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : error 017: undefined symbol "playerid" C:\Users\Unlimited DMers\Desktop\Fas FreeRoam\filterscripts\army.pwn(28) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.