Bug ! - 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: Bug ! (
/showthread.php?tid=599458)
Bug ! -
Compiler - 26.01.2016
Can you please help me fix this Bug. Whenever I enter a valid command It responds to it But also gives me an error message.
Video
Re: Bug ! -
BiosMarcel - 26.01.2016
Your "onPlayerCommandText" could be in conflict with another "onPlayerCommandText", so check your other filterscripts / your gamemode.
Re: Bug ! -
fuckingcruse - 26.01.2016
Type return 1; at end of the command.