How would I..
#1

In a command, I want to make it check what the player money is, then if its below the defined ammount, then it sends them a message saying not enough money bla bla.

I've tried..

pawn Код:
if(GetPlayeMoney(playerid < 800))
{
SendClientMessage(playerid,COLOR_RED,"ERROR: Not enough money!");
}
But I get bugs.
Reply


Messages In This Thread
How would I.. - by _Vortex - 14.09.2009, 23:17
Re: How would I.. - by Donny_k - 15.09.2009, 00:11
Re: How would I.. - by shady91 - 15.09.2009, 00:13
Re: How would I.. - by Donny_k - 15.09.2009, 00:20
Re: How would I.. - by shady91 - 15.09.2009, 00:37
Re: How would I.. - by Donny_k - 15.09.2009, 00:46
Re: How would I.. - by iLinx - 15.09.2009, 00:47
Re: How would I.. - by Hiitch - 15.09.2009, 00:59
Re: How would I.. - by shady91 - 15.09.2009, 01:11
Re: How would I.. - by _Vortex - 15.09.2009, 01:12

Forum Jump:


Users browsing this thread: 3 Guest(s)