Victor_Cross
New Member
Is it possible to get the dayzai to use melee weapons and if so how?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
_aiunit addEventHandler ["fired", {if (_this select 1 == "meleeweapon classname") then { (_this select 0) playActionNow "GestureSwing";};}];