Fs interrupting Another FS - 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: Fs interrupting Another FS (
/showthread.php?tid=290443)
Fs interrupting Another FS -
park4bmx - 15.10.2011
ok so i have a FilterScript And it has about 20 dialogs in it and
no Errors/Warrnigs what so ever
then i have another FilterScript has some dialogs but then the seconds filterscrip Dialogs dont function propperly
so One FilterScript interrupts the other one
How can this be solved ?
Does it got something to do with
return 0; ?
Re: Fs interrupting Another FS -
whitedragon - 15.10.2011
Dialog id-s are indentical?
Re: Fs interrupting Another FS -
park4bmx - 15.10.2011
Quote:
Originally Posted by whitedragon
Dialog id-s are indentical?
|
Ok forgot tO put that down
He thing is I was thinking if that two so I checked them even before postin this but no they are not /:
Re: Fs interrupting Another FS -
park4bmx - 15.10.2011
I'm really stuck with this
Anyone got a solution ?
Respuesta: Fs interrupting Another FS -
kirk - 15.10.2011
Where are you returning 0 ?
Re: Respuesta: Fs interrupting Another FS -
park4bmx - 15.10.2011
Quote:
Originally Posted by kirk
Where are you returning 0 ?
|
No where D
Re: Fs interrupting Another FS -
Zonoya - 15.10.2011
try returning 0 at the end of both DialogResponces so it can pass it on to the next script that uses it