Problem with GetPlayerMoney and dini_IntSet
#2

Try:
pawn Код:
if(GetPlayerMoney(playerid) > strval(inputtext)) return SendClientMessage(playerid, -1, "You do not have enough cash to withdraw that cash!");
dini_IntSet(file, "WithDraw", strval(inputtext));
Reply


Messages In This Thread
Problem with GetPlayerMoney and dini_IntSet - by Reklez - 11.03.2012, 05:48
Re: Problem with GetPlayerMoney and dini_IntSet - by Andi_Evandy - 11.03.2012, 06:15
Re: Problem with GetPlayerMoney and dini_IntSet - by Shabi RoxX - 11.03.2012, 06:19
Re: Problem with GetPlayerMoney and dini_IntSet - by Reklez - 11.03.2012, 06:21

Forum Jump:


Users browsing this thread: 1 Guest(s)