SA-MP Forums Archive
How to Put all my FS in to my GM? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to Put all my FS in to my GM? (/showthread.php?tid=78255)



How to Put all my FS in to my GM? - djdanni - 18.05.2009

hi. I am woondering how i put all FS in to my GM? Is it hard and if not how?


Re: How to Put all my FS in to my GM? - Weirdosport - 18.05.2009

It depends of the filterscript, it's usually just a case of copying everything to the correct callbacks and amassing loads of new's at the top, then fixing any errors they make, like shadowing each others variables etc etc.. As to being hard, as I say it all depends on the script..


Re: How to Put all my FS in to my GM? - djdanni - 18.05.2009

I have 15 FS if i remember Right. But i don't know what i have it is so long time seems i mate the Server.


Re: How to Put all my FS in to my GM? - Oxside - 18.05.2009

Just simply open an empty pawno script, and open all your filterscripts:

- Copy all Includes
- Copy All Defines
- Copy Misc
- Copy all from OnFilterScriptInit to OnGameModeInit
- Copy all from OnFilterScriptExit to OnGameModeExit
- Copy all from the same function as in the filterscript into the same function in the gamemode.

Second Opinion:
Just run an empty gamemode, and all the filterscripts.



Re: How to Put all my FS in to my GM? - djdanni - 18.05.2009

I am woondering if somone can do it for me?


Re: How to Put all my FS in to my GM? - Oxside - 19.05.2009

Ppl do nothing without getting a little bit of money for it