SA-MP Forums Archive
[Help] Adding Multiple 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: [Help] Adding Multiple FilterScripts (/showthread.php?tid=552756)



[Help] Adding Multiple FilterScripts - Arxalan - 26.12.2014

Hello , i want to know that can i add multiple filterscripts to my Gamemode or not?


Re : [Help] Adding Multiple FilterScripts - MCZOFT - 26.12.2014

Yes You can addthem into ur server.cfg


Re: [Help] Adding Multiple FilterScripts - Arxalan - 26.12.2014

Quote:

Well, be sure you don't have others filescripts or gamemodes loaded with same ID but different filescripts.

A player talk about id in my recent post so is there any ids for filterscripts?


Re : [Help] Adding Multiple FilterScripts - MCZOFT - 26.12.2014

i've never heard about adding a filterscript to your server with an ID( ID = # DIGIT , NUMBER )

just compile your FS , copy the name of it , add the name besides filterscrips in server.cfg

example: compile aa.pwn and bb.pwn and cc.pwn in fitlerscripts ,

add aa in server.cfg :
plugins .....
fitlerscript aa bb cc
..
.
.

that's all run your server


Re: [Help] Adding Multiple FilterScripts - Arxalan - 26.12.2014

Thanks, i +rep you bro