03.08.2010, 09:19
(
Последний раз редактировалось iggy1; 03.08.2010 в 18:37.
Причина: typos
)
maybe something to do with "gServerPassword" is it an array, does it hold a string? Also it looks like your comparing two passwords and if they are the same kicking them lol.
I think you want,
I think you want,
pawn Код:
if(strcmp(inputtext, gServerPassword))