expected token: ";", but found ")"
#4

try to change this:
PHP код:
if(ammo <= 0) return SCM(playeridCOLOR_WHITE""WORD_ERROR"Minimum ammo is 1."); 
to this:
PHP код:
if(ammo <= || ammo your_value) return SCM(playeridCOLOR_WHITE""WORD_ERROR"Minimum ammo is 1."); 
Reply


Messages In This Thread
expected token: ";", but found ")" - by E7mad - 14.01.2016, 12:39
Re: expected token: ";", but found ")" - by thefirestate - 14.01.2016, 13:52
Re: expected token: ";", but found ")" - by -CaRRoT - 14.01.2016, 17:13
Re: expected token: ";", but found ")" - by radiobizza - 14.01.2016, 17:27
Re: expected token: ";", but found ")" - by E7mad - 14.01.2016, 18:05
Re: expected token: ";", but found ")" - by Eth - 14.01.2016, 18:12
Re: expected token: ";", but found ")" - by LetsOWN[PL] - 14.01.2016, 18:22

Forum Jump:


Users browsing this thread: 1 Guest(s)