ROS Hit Reaction Script Demo

If you liked this item, please rate it up on Steam Workshop page.

Author: Rickoshay

Last revision: 17 Dec, 2022 at 09:25 UTC

File size: 216.06 KB

On Steam Workshop

Description:
Function

Adds more realistic hit or impact reaction and sfx to vehicles when they are hit by projectiles.
Works with all vehicle mods and DLC’s.

Legal Stuff

Credit must be given on both the Steam Workshop page and within the mission / derivative work if published to the Steam Workshop.

Dependencies

No mod or DLC dependencies.

Where the !#*&* does Steam store these scenario files?

Look here C:Program Files (x86)Steamuserdata<8 digit number>ugcreferenced<19 digit folder>

Direct dowload

https://www.dropbox.com/s/n0mqk7nzx0ld0kv/ROS_HitReaction_Demo.altis.zip?dl=0

Installation

Place the following line into the init.sqf
[] execVM "ROS_hitreactionscriptsROS_HitReaction.sqf";

Place the following line in the onPlayerRespawn.sqf file :
player removeAllEventHandlers "HIT";

Place the ROS_hitreaction folder into your mission root folder.
Add the CFGSounds sound classes from the sample description.ext into your mission file with the same name

Acknowledgement

Shout out to Rowdied and his team for testing the script.