Posts: 202
Threads: 18
Joined: Oct 2013
Reputation:
0
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.
Posts: 3,085
Threads: 37
Joined: Nov 2012
Reputation:
0
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.
Posts: 3,133
Threads: 71
Joined: Dec 2013
Reputation:
0
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.
Posts: 368
Threads: 5
Joined: Mar 2012
Reputation:
0
Yes this script should work if it does not related to like the new shooting functions