Need help with Filterscripts - 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: Need help with Filterscripts (
/showthread.php?tid=320483)
Need help with Filterscripts -
Mario™ - 23.02.2012
Hey guyz i use 2 filterscripts one is 0admin and the other is a reaction System RyDeR
The problem is this they both want to be the first filterscripts Or else the Dont Work
If i Add 0admin in the first line the reation Doesnt Works
Code:
filterscripts 0Admin Reaction
If i Add Reaction In The first Line the 0Admin Doesnt WOrks
Code:
filterscripts Reaction 0Admin
Can anyone Help Me With This
Re: Need help with Filterscripts -
MP2 - 23.02.2012
Are they using OnPlayerConnect? Try changing OnPlayerConnect to OnPlayerRequestClass instead.
Re: Need help with Filterscripts -
Mario™ - 23.02.2012
Quote:
Originally Posted by MP2
Are they using OnPlayerConnect? Try changing OnPlayerConnect to OnPlayerRequestClass instead.
|
Dude what are you trying to say
I removed Reaction from the Filterscripts and added The whole Reaction script in The GM
But still havint the Same Problem
Re: Need help with Filterscripts -
park4bmx - 23.02.2012
if the commands dont work etc.
do
return 0; in one of the filtescripts under the CommandText