12.11.2011, 14:34
But doesn't this already check if it is empty or not:
Anyway, Racheal, you were right with the strcmp. It works!
Код:
if(!strlen(params)) return SendClientMessage(playerid, COLOR_YELLOW, "Usage: /login [Password]");