How to link gamemode with filterscript - 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: How to link gamemode with filterscript (
/showthread.php?tid=643257)
How to link gamemode with filterscript -
Jokers98s - 16.10.2017
How can i link an filterscript with main gamemode. Like share data with each other frequently.. Anyone Know ??
Re: How to link gamemode with filterscript -
darkhunter332 - 16.10.2017
Be more specific?
Like move it into the gamemode without using the filterscript?
Re: How to link gamemode with filterscript -
Jokers98s - 16.10.2017
Is it too hard to move filterscript file to to gamemode ?
Re: How to link gamemode with filterscript -
1fret - 16.10.2017
You cant just copy and paste, you got to take the time to review the codings and make them correspond with the gamemode codes.. Not recommended by the way, it can lead to much bugs and errors if not done properly......
Re: How to link gamemode with filterscript -
Jokers98s - 16.10.2017
I need to access some data's from main gamemode to filterscript for compareing some conditions. For that how can i share the data's between both
Re: How to link gamemode with filterscript -
Sew_Sumi - 16.10.2017
PVars are a simple way.
https://sampwiki.blast.hk/wiki/Category:...es_.28pVars.29
Along with SVars.
https://sampwiki.blast.hk/wiki/SetSVarInt