Inputtext
#8

Sorry for double post, but im not gonna make a new topic for this since its about the same subject

pawn Код:
if(!sscanf(inputtext, "ud(50)", TargetID, Amount))
{
if(strval(Amount) > dini_Int(file1, "Cash amount")) return SendClientMessage(playerid, SKY_BLUE, " ** You do not have that amount of money on your bank account! ") && TransferBB
}
Код:
D:\RolePlay\filterscripts\Bank.pwn(415) : error 035: argument type mismatch (argument 1)
What can i do to solve this? I think the error is about "strval(Amount)", but not sure about this.
Reply


Messages In This Thread
Inputtext - by Wesley221 - 19.06.2011, 12:55
Re: Inputtext - by sleepysnowflake - 19.06.2011, 13:01
Re: Inputtext - by Wesley221 - 19.06.2011, 14:00
Re: Inputtext - by Babul - 19.06.2011, 14:16
Re: Inputtext - by Wesley221 - 19.06.2011, 14:28
Re: Inputtext - by Vince - 19.06.2011, 14:51
Re: Inputtext - by Wesley221 - 19.06.2011, 14:55
Re: Inputtext - by Wesley221 - 19.06.2011, 15:09
Re: Inputtext - by Mr4rtur - 19.06.2011, 15:13

Forum Jump:


Users browsing this thread: 1 Guest(s)