Filterscripts problem - 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 problem (
/showthread.php?tid=458919)
Filterscripts problem -
martoivanov - 19.08.2013
I use this FS
https://sampforum.blast.hk/showthread.php?tid=439042 which uses clickable textdraws but when I use it with
https://sampforum.blast.hk/showthread.php?tid=449457 the clickable textdraws don't work? Does someone know why and how can I fix it?
Thanks in advance!
Re: Filterscripts problem -
Sascha - 19.08.2013
some scripts are bugging other scripts... Script that are working with textdraws, dialogs and such things are always complicated to be running at the same time...
I suppose that the problems are caused by the IDs of the textdraws (or even simply too many textdraws all in all), so I would suggest to read the scripts and fix the ID problems yourself / delete some textdraws if there are simply too many... If you are using a speedometer or something else that is different for each player, you can exceed the limit quite fast..
Re: Filterscripts problem -
martoivanov - 19.08.2013
Also I can't create a business with PPC_Business. When I remove EvoVehicle it works... I changed the dialogids but what else ? The same happens again