21.11.2009, 13:57
cmd = strtok(cmdtext, idx); that one?
EDIT:i just put them //, i have prob with login :S i can register first time and then i cant login :S
it says already exists login or smth,heres the thing what he says everytime
i got prob with it ,it gives me error pls help:
EDIT:i just put them //, i have prob with login :S i can register first time and then i cant login :S
it says already exists login or smth,heres the thing what he says everytime
Quote:
if(udb_Exists(PlayerName(playerid)) { scm(playerid,c_r,"[ ! ] Account already exists, please use '/login password'."); return 1; } |
Quote:
C:\Documents and Settings\Ingrid\Desktop\MRP\gamemodes\89+R.pwn(400 9) : error 001: expected token: ")", but found "{" C:\Documents and Settings\Ingrid\Desktop\MRP\gamemodes\89+R.pwn(146 19) : warning 203: symbol is never used: "strtok" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error. |