SA-MP Forums Archive
Server Problem with CMDs - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Bug Reports (https://sampforum.blast.hk/forumdisplay.php?fid=20)
+--- Thread: Server Problem with CMDs (/showthread.php?tid=460120)



Server Problem with CMDs - Aykut - 26.08.2013

Sooo my problem when I run the server all the Commands work fine, after a time it just show "Server: Unknown Command"
And when Its bugged and I want to relog I cant log back in .. Its like that the GM crash after a time.

I think the GM is crashing ..


Re: Server Problem with CMDs - DanishHaq - 27.08.2013

Post this topic in this section: http://forum.sa-mp.com/forumdisplay.php?f=12.

The section you have posted in right now (this one) is dedicated to bug reports found in SA:MP, not server issues.


Re: Server Problem with CMDs - Jerome_Mcwilliams - 27.08.2013

You probably have 2 systems. Commands built into the GM, and commands built into a script. Probably typed a command thats in both scripts, causing the server to crash. That happened to me before lol


Re: Server Problem with CMDs - DanishHaq - 27.08.2013

As of what Jerome said, that's most probably the correct answer. To do what he said, open pawno and open your filterscripts that you have, make sure the commands are all fine and don't overwrite another one from the original GM of another filterscript. If there is, just delete that command either from the first place or the second place, depending which one you want to keep.