0.3x FS works on 0.3z server? - 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: 0.3x FS works on 0.3z server? (
/showthread.php?tid=496202)
0.3x FS works on 0.3z server? -
MattTucker - 20.02.2014
Title says it all, if I have created a filterscript (which I actually did) with 0.3x files, it's all faction related stuff nothing related to ammo, would it work with 0.3z servers? Like working for 0.3z and 0.3x?
Thanks in advance.
Re: 0.3x FS works on 0.3z server? -
Threshold - 20.02.2014
It depends whether you use the OnPlayerGiveDamage, OnPlayerTakeDamage callbacks. Any callbacks that were changed from the conversion from 0.3x to 0.3z. It is still recommended that you re-compile with the 0.3z includes though.
Re: 0.3x FS works on 0.3z server? -
Abagail - 20.02.2014
If you've used OnPlayerTakeDamage/OnPlayerGiveDamage you'll need to add "bodypart" to the end. Additionally, you'll have to re-compile with the new 0.3z includes for everything to work right.
Re: 0.3x FS works on 0.3z server? -
Matt - 21.02.2014
Yes this script should work if it does not related to like the new shooting functions