Posts: 2,593
Threads: 34
Joined: Dec 2007
Here is error PlayerInfo[playerid][pPass], how You insert pass to this PlayerInfo[playerid][pPass] and pPass is pPass[128] or something?
Posts: 52
Threads: 1
Joined: Jun 2008
Reputation:
0
return 0;
That should be return 1; otherwise return 0 gives UNKNOWN COMMAND.
Posts: 47
Threads: 8
Joined: Oct 2011
Reputation:
0
Thanks! Now, when the player enter's the correct password, it says its the wrong password...