Depositing a negative amount?
#2

pawn Код:
if(GetPlayerMoney(playerid) < 0)
{
    SendClientMessage(playerid, COLOR, "You can't deposit the cash you don't have");
    return true;
}
Reply


Messages In This Thread
Depositing a negative amount? - by Antonio [G-RP] - 25.03.2011, 17:11
Re: Depositing a negative amount? - by Medal Of Honor team - 25.03.2011, 17:19
Re: Depositing a negative amount? - by antonio112 - 25.03.2011, 17:22
Re: Depositing a negative amount? - by Serbish - 25.03.2011, 17:22
Re: Depositing a negative amount? - by Antonio [G-RP] - 25.03.2011, 17:23
Re: Depositing a negative amount? - by antonio112 - 25.03.2011, 17:24
Re: Depositing a negative amount? - by Mauzen - 25.03.2011, 17:25
Re: Depositing a negative amount? - by Antonio [G-RP] - 25.03.2011, 17:35

Forum Jump:


Users browsing this thread: 1 Guest(s)