Invalid function
#9

pawn Код:
if (strcmp("/armor", cmdtext, true, 6) == 0)//132
{
* * if(IsPlayerInRangeOfPoint(playerid,0.532,2496.2458,-1711.9066,1014.7422))//cjsarmor
* * {
* * * * SetPlayerArmour(playerid,100);//cjsarmor
* * }
* * else
* * {
* * * * SendClientMessage(playerid,COLOR_RED,"You are not in range of the exit!");
* * }
* * return 1;
}
Код:
C:\Users\Austin\Desktop\pawno\gamemodes\test1.pwn(132) : error 010: invalid function or declaration
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
Reply


Messages In This Thread
Invalid function - by ajmac22 - 26.04.2013, 09:08
Re: Invalid function - by Civilian - 26.04.2013, 09:14
Re: Invalid function - by ajmac22 - 26.04.2013, 09:34
Re: Invalid function - by ajmac22 - 26.04.2013, 09:43
Re: Invalid function - by ajmac22 - 26.04.2013, 10:13
Re: Invalid function - by Civilian - 26.04.2013, 10:53
Re: Invalid function - by ajmac22 - 26.04.2013, 11:03
Re: Invalid function - by nor15 - 26.04.2013, 11:12
Re: Invalid function - by ajmac22 - 26.04.2013, 11:15
AW: Invalid function - by HurtLocker - 26.04.2013, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)