SA-MP Forums Archive
Filterscripts don't works on 0.3x - 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: Filterscripts don't works on 0.3x (/showthread.php?tid=454329)



Filterscripts don't works on 0.3x - Levtu - 28.07.2013

Hi guys.
I use 0.3x version SAMP Server and own DM GameMode.
I don't know why i can't add any of things added in earlier versions like 0.3c.
Though 0.3x is newest and should contain all things added in earlier version, right?

Filterscripts, that I can not add (i give examples):
https://sampforum.blast.hk/showthread.php?tid=248707
https://sampforum.blast.hk/showthread.php?tid=200569
http://www.gtao.pl/dm-i-gf-koguty-vt68221.htm
etp.

Any ideas or reason?


Re: Filterscripts don't works on 0.3x - efrim123 - 28.07.2013

put the error that it is showing you


Re: Filterscripts don't works on 0.3x - Kebab- - 28.07.2013

The reason for that is that you need to re-compile all the filterscripts with an updated version of the inclues in Pawn folder.


Re: Filterscripts don't works on 0.3x - Levtu - 28.07.2013

No errors, all is compiled finelly.
But for example when i want to add neon to my vehicle, type /neon choose and select nothing happens.
The same with rest of filterscripts. Why i type command and choose, nothing happen.

Quote:
Originally Posted by Kebab-
Посмотреть сообщение
The reason for that is that you need to re-compile all the filterscripts with an updated version of the inclues in Pawn folder.
I was compiled with updated includes.


Re: Filterscripts don't works on 0.3x - Kebab- - 28.07.2013

Are your compilers includes up to the latest version of stream and ect?


Re: Filterscripts don't works on 0.3x - Xoomer - 28.07.2013

Show us ur code


Re: Filterscripts don't works on 0.3x - Levtu - 28.07.2013

Attached.


Re: Filterscripts don't works on 0.3x - Kebab- - 28.07.2013

I'll try and compile with my 0.3x pawn includes. I'll update you in 2 minutes.

UPDATE:
Which MySQL plugin are you using?


Re: Filterscripts don't works on 0.3x - Levtu - 28.07.2013

Newest, MySQL R5 Plugin.


Re: Filterscripts don't works on 0.3x - Konstantinos - 31.07.2013

Quote:
Originally Posted by Levtu
Посмотреть сообщение
Newest, MySQL R5 Plugin.
You are not up to date then. R5 is old version.

From what I read, you write commands and when you select the dialog, it does nothing? Because if so, then the problem is not on the filterscript (since the commands work) but the dialogs. Make sure in OnDialogResponse returns 0.