Need correction[rep]
#4

if(GetPlayerMoney(playerid) <= 1000) || GetPlayerMoney(playerid) -1000);

would be

if(GetPlayerMoney(playerid) <= 1000)

Then you would use GivePlayerMoney(playerid, -1000); where you gave them the weapon.
Reply


Messages In This Thread
Need correction[rep] - by smokeweed - 06.02.2012, 15:37
Re: Need correction[rep] - by Cameltoe - 06.02.2012, 15:41
Re: Need correction[rep] - by Twisted_Insane - 06.02.2012, 15:41
Re: Need correction[rep] - by [ABK]Antonio - 06.02.2012, 15:42
Re: Need correction[rep] - by smokeweed - 06.02.2012, 15:54
Re: Need correction[rep] - by Twisted_Insane - 06.02.2012, 16:18
Re: Need correction[rep] - by Michael@Belgium - 06.02.2012, 16:23
Re: Need correction[rep] - by smokeweed - 06.02.2012, 16:36
Re: Need correction[rep] - by Twisted_Insane - 06.02.2012, 16:40
Re: Need correction[rep] - by Michael@Belgium - 06.02.2012, 16:41

Forum Jump:


Users browsing this thread: 1 Guest(s)