Even if you dont type anything..
#2

add a check to see if they typed anything in.

pawn Код:
if(!inputtext[0])return SendClientMessage(playerid,0xFFFFFFFF,"You didn't type in a room number");
strcmp will return 0 (or pass) when compared with nothing.
Reply


Messages In This Thread
Even if you dont type anything.. - by Torran - 10.02.2010, 22:14
Re: Even if you dont type anything.. - by Joe Staff - 10.02.2010, 22:29
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 22:41
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 22:54
Re: Even if you dont type anything.. - by Onyx09 - 10.02.2010, 22:59
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:05
Re: Even if you dont type anything.. - by Onyx09 - 10.02.2010, 23:09
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:11
Re: Even if you dont type anything.. - by Joe Staff - 10.02.2010, 23:15
Re: Even if you dont type anything.. - by Torran - 10.02.2010, 23:17

Forum Jump:


Users browsing this thread: 3 Guest(s)