SA-MP Forums Archive
Server Unkown Command big problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Server Unkown Command big problem (/showthread.php?tid=224455)



Server Unkown Command big problem - joe_delaurito - 11.02.2011

I'm having a big problem, all(scripted) server commands won't work when i played 30-40 minutes.All scripted command says "server unkown command". I changed that to a custom message letting players know to use /cmdshelp but, when the commands dont work ,the message they get is the default white "Server: Unknown Command".My script compile with 0 errors


Re: Server Unkown Command big problem - Medal Of Honor team - 11.02.2011

which command processor are you using. You can't mix zcmd with stringcompare [strcmp]


Re: Server Unkown Command big problem - Voldemort - 11.02.2011

what cmd system you use?
strcmd
ZCMD
DCMD

or some other?


Re : Server Unkown Command big problem - joe_delaurito - 11.02.2011

I use strtok(basic) for commands.


Re: Server Unkown Command big problem - DRIFT_HUNTER - 11.02.2011

Weired...check your logs and make sure your server not crash(i dont think server crash but its possible)


Re : Server Unkown Command big problem - joe_delaurito - 12.02.2011

No,my server don't crash


Re: Server Unkown Command big problem - park4bmx - 12.02.2011

well something like this happened to me but it was all because of one command i cant remember which one it was but when i removed it it was working again. im not saying it is from a command but i could be.