46
OXCE Support Y-scripts / Re: Script help needed.
« on: March 02, 2020, 08:51:27 am »
damaging_will be set to the ammo item on weapons with ammo, while weapon_item is the weapon itself.
As for damage, I think that armor resistances gets applied before hitUnit executes. Meaning if the armor resistance reduces the damage to less than 1 hitUnit won't get called.
As for damage, I think that armor resistances gets applied before hitUnit executes. Meaning if the armor resistance reduces the damage to less than 1 hitUnit won't get called.