02.04.2010, 23:36
I have a problem.. Money
03.04.2010, 00:02
Quote:
Originally Posted by Samy_Romafia
|
Do you want your money stop going below 0?
03.04.2010, 00:03
Yes that is what he means.
03.04.2010, 00:07
In your CMD
pawn Код:
if(GetPlayerMoney(playerid) < AMOUNT)
{
//REST OF YOUR CODE
}
else
{
SendClientMessage(...Not enough money
}
03.04.2010, 00:17
* but it didn't stop the command.
EDIT:
Never mind i fixed it.
EDIT:
Never mind i fixed it.
03.04.2010, 00:32
THX
« Next Oldest | Next Newest »
Users browsing this thread: 1 Guest(s)