problem question - 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: problem question (
/showthread.php?tid=513795)
problem question -
Shazwan - 18.05.2014
Why doest the first filterscript work ok at the first and then the second is not work out fine? for example
server cfg
filterscript biz tune
the first biz when use cmd its work fine but when tune is at the back, the cmd when use it only show tune dialog but cant tune. ?
Re: problem question -
Ciandlah - 18.05.2014
Either there is an issue with the filterscript or the command processing they are using are crossing over each other.
Re: problem question -
SyntaxQ - 18.05.2014
Show us your tune cmd?
Re: problem question -
Shazwan - 18.05.2014
if i switch the tune at the front and biz at the back, the tune work fine and the biz work same like tune before