Arma 3
Bullet Casings
Showing 11-14 of 14 entries
< 1  >
Update: Jan 25, 2016 @ 11:16pm

- Added Timer to delete empty casings (Default = 10 mins)
- Added Limit to amount on casings at one time (Default = 150)
- Added Casings for multiple calibers with models (Rifles, Sniper Rifles and Pistols)
- Added UserConfig File in Mod Directory for Custom Timer and Limit Values
- Added ability to call Function on AI through UserConfig file (Only works for units present on mission start)
- Reworked HZ_fnc_BulletCasings to include more parameters for mission makers

Update: Jan 23, 2016 @ 10:31pm

Adjusted placement of empty rounds on ground.
Added ability for mission makers to call function on AI if they wish.
Example = [_Soilder1] call HZ_fnc_BulletCases;

Update: Jan 23, 2016 @ 11:34am

Fixed - Error popping at launch "file basicDefines_A3.hpp" not found.
thanks to Gabenfoodle for pointing out this error!

Update: Jan 22, 2016 @ 2:53pm