27.01.2014, 15:29
Why is this isn't working? It still continues code when I put space to inputtext code:
if (strfind (inputtext, " ")) return SendClientMessage (playerid, -1, "Space in inputtext found!");
if (strfind (inputtext, " ")) return SendClientMessage (playerid, -1, "Space in inputtext found!");