/spawnweapon trouble
#8

Actually my bad, You arnt ending the if statement, Its because you are using
pawn Код:
f (PlayerInfo[playerid][gPupgrade] > 0);
You dont need to add a ; to an if statement
pawn Код:
f (PlayerInfo[playerid][gPupgrade] > 0)
Reply


Messages In This Thread
/spawnweapon trouble - by mini-d - 15.04.2009, 09:40
Re: /spawnweapon trouble - by AiVAMAN - 15.04.2009, 11:54
Re: /spawnweapon trouble - by mini-d - 15.04.2009, 11:57
Re: /spawnweapon trouble - by FreshKilla - 15.04.2009, 13:36
Re: /spawnweapon trouble - by mini-d - 15.04.2009, 13:47
Re: /spawnweapon trouble - by ICECOLDKILLAK8 - 15.04.2009, 13:52
Re: /spawnweapon trouble - by FreshKilla - 15.04.2009, 14:52
Re: /spawnweapon trouble - by ICECOLDKILLAK8 - 15.04.2009, 14:55

Forum Jump:


Users browsing this thread: 1 Guest(s)