How to make this?
#1

How to do a dialog(input style),that if I enter a word or number it says something(I know how to do it but I don't know what's worng):

pawn Код:
if(!strlen(inputtext))

if(inputtext == 2012)
{
   SendClientMessage(playerid,BLUE,"[I love this forum]");
}
Compiling errors:
D:\Jocuri\GTA\GTA San Andreas\SAMP\samp03csvr_win32\gamemodes\lsdm.pwn(5 06) : error 033: array must be indexed (variable "inputtext")
Reply


Messages In This Thread
How to make this? - by Cjgogo - 21.04.2011, 08:32
Re: How to make this? - by Zh3r0 - 21.04.2011, 08:43
Re: How to make this? - by mitosking - 21.04.2011, 08:43
Re: How to make this? - by Cjgogo - 21.04.2011, 08:46
Re: How to make this? - by mitosking - 21.04.2011, 08:52

Forum Jump:


Users browsing this thread: 1 Guest(s)