28.10.2009, 16:23
I suppose you would have to do something like this:
Note: in order to have this working, inputtext has to be numeric only, so no dollar etc.
pawn Код:
GivePlayerMoney(playerid, GetPlayerMoney(playerid) - strval(inputtext));