SA-MP Forums Archive
/engine command bug or something - 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)
+--- Thread: /engine command bug or something (/showthread.php?tid=298015)



/engine command bug or something - Ld Est Ld - 18.11.2011

If I type /engine the server says: SERVER: Unknown Command

But the Command /engine works.


Please help?


Re: /engine command bug or something - Michael_P - 18.11.2011

change "return 0;" to "return 1;" on your command. or if it isnt there add it


Re: /engine command bug or something - Ld Est Ld - 18.11.2011

Thanks