31.01.2011, 07:23
Quote:
pawn Код:
|
Код:
if(strfind(name,"_",true) == -1)return SendClientMessage(playerid,0xFF0000FF,"Your name must include an underscore for this command to work. Ex Ihsan_Cingisiz");
If it doesn't exist, the code will return and so there's no problem.