SA-MP Forums Archive
help with give gun filterscript - 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: help with give gun filterscript (/showthread.php?tid=111905)



help with give gun filterscript - wiilweer - 04.12.2009

Basically, it is done but when i load it to server it blocks all commands... I don't know why...

http://www.upload.ee/files/286161/lol.pwn.html


Re: help with give gun filterscript - Zamaroht - 04.12.2009

Delete line 242:

Код:
return 1;



Re: help with give gun filterscript - wiilweer - 05.12.2009

Fine, now it says unknown command :S . Any ideas ?


Re: help with give gun filterscript - LarzI - 05.12.2009

http://ampaste.net/m65a775c9


Re: help with give gun filterscript - wiilweer - 05.12.2009

With your one it blocks all commands again..I tried to delete return 1; but this gives again Unknown command. It seems that something is wrong with my code..