SA-MP Forums Archive
Why does some FS wont work - 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: Why does some FS wont work (/showthread.php?tid=654027)



Why does some FS wont work - Astonish - 19.05.2018

I was trying some filterscript , they compiles without any error but in game the wont work i have even tried using grand larceny mode too the link of fs which wont works are:
https://sampforum.blast.hk/showthread.php?tid=603230
https://sampforum.blast.hk/showthread.php?tid=608851
https://sampforum.blast.hk/showthread.php?tid=598729
they all compile but wont work and its really confusing


Re: Why does some FS wont work - GTLS - 19.05.2018

What error comes?


Re: Why does some FS wont work - Astonish - 19.05.2018

No errors and when i run them they wont work


Re: Why does some FS wont work - Nizarh - 19.05.2018

Send your server.cfg
make sure you put the FS name on FilterScript Line


Re: Why does some FS wont work - Astonish - 19.05.2018

Man i atleast know the basics lol i have done everything correctly but it wont work even checked with 0.3.7 but it wont seems to work btw can anyone download and check the scripts if they work or not


Re: Why does some FS wont work - Verc - 19.05.2018

What doesnt work? the commands?

Try to remove OnPlayerCommandText inside grandlarc gamemode.


Re: Why does some FS wont work - Astonish - 19.05.2018

Why doesn't it even work in my own gm?can you check it if it works for you


Re: Why does some FS wont work - Verc - 19.05.2018

It works,I'm using it.
Have you tried my solution? remove OnPlayerCommandText inside grandlarc or your gamemode.
and you should tell us what's not working,we need information,don't post like 'ITS NOT WORKING,CAN U HELP?' explain us a bit..


Re: Why does some FS wont work - Astonish - 19.05.2018

I'll try but can you send me the includes for those fs i font know if its the problem with my includes or what i'll update when i'll check it again and btw which fs you tried?thankyou


Re: Why does some FS wont work - JasonRiggs - 19.05.2018

If you compiled the filterscript and it is well compiled but the cmd didn't work in game for "unknown command" reason or the gamemode is preventing it, return 0 under OnPlayerCommandPerformed.