11.05.2015, 00:20
Strcmp returns 0 when the input MATCHES. You should use:
You should have isnull if you have ZCMD.
pawn Код:
if(!strlen(password) || isnull(password))