inputtext help
#1

i have this :

if(inputtext > Variable) return SendClientMessage(playerid,COLOR_RED,"You Cant Do That");

but it gives :
Код:
array must be indexed (variable "inputtext")
and this :

GivePlayerMoney(playerid,-inputtext);
Variable += inputtext;
Код:
error 035: argument type mismatch (argument 2)
and
Код:
array must be indexed (variable "inputtext")
Reply


Messages In This Thread
inputtext help - by aircombat - 15.05.2010, 11:23
Re: inputtext help - by cessil - 15.05.2010, 11:27
Re: inputtext help - by MadeMan - 15.05.2010, 11:28
Re: inputtext help - by aircombat - 15.05.2010, 12:30

Forum Jump:


Users browsing this thread: 1 Guest(s)