Help with the money :)
#1

I need to check if player has 10,000$ money or less,
so I need to put this in my script

pawn Код:
if(GetPlayerMoney(playerid) < 10000)
But that only checks if you got 10,000 and not less money
so is there any functions to check player money from 1$ to 10,000$
like this:

pawn Код:
if(GetPlayerMoney(playerid) < 1 > 10000)
Thanks for the help !
Reply


Messages In This Thread
Help with the money :) - by Matej_ - 08.09.2010, 14:05
Re: Help with the money :) - by R@ger - 08.09.2010, 14:08
Re: Help with the money :) - by [XST]O_x - 08.09.2010, 14:12
Re: Help with the money :) - by Cameltoe - 08.09.2010, 14:13
Re: Help with the money :) - by RyDeR` - 08.09.2010, 14:23
Re: Help with the money :) - by R@ger - 08.09.2010, 14:24
Re: Help with the money :) - by Joe Staff - 08.09.2010, 14:26
Re: Help with the money :) - by [XST]O_x - 08.09.2010, 14:27
Re: Help with the money :) - by Matej_ - 08.09.2010, 14:32
Re: Help with the money :) - by Nero_3D - 08.09.2010, 15:16

Forum Jump:


Users browsing this thread: 1 Guest(s)