Arma 3
Taro Tripwire
Hiển thị 1-8 trong 8 mục
Cập nhật: 4 Thg07, 2024 @ 7:36am
bởi Taro

V6
- found and fixed duplication bug and other assoted bugs, hopefully it will work properly now

Cập nhật: 27 Thg06, 2024 @ 5:38pm
bởi Taro

Cập nhật: 6 Thg06, 2024 @ 11:33am
bởi Taro

Did a goof

Cập nhật: 6 Thg06, 2024 @ 9:44am
bởi Taro

V5
- Added the tripwires to the editor, so you can place them down. To add a grenade to them you have to put in this code

[this, "HandGrenade"] call taro_tripwire_fnc_addGrenade
in the mine object init field. Replace "HandGrenade" with any grenade magazine classname you want to add.
- Added 1.5m variant

Cập nhật: 28 Thg09, 2023 @ 9:38am

V4
- Fixed grenade defusing giving back multipe extra grenades

Cập nhật: 18 Thg09, 2023 @ 12:58am

V3
- Fixed defusing. Defusing tripwire should now return the grenade, it should even keep the correct projectile count in the magazine. Shoutout to silent1 for letting me know about the CBA event handler
- Fixed projectile count. Now the number of spawned grenades should be correctly carried over from non-full grenade magazines used to arm the tripwire. ie. using a magazine with 2 remaining V40 grenades from SOG will now spawn 2 greandes on trip and return a magazine with 2 remaining grenades

Cập nhật: 12 Thg09, 2023 @ 3:00pm

- fixed grenades being removed from a selection, a kind of hack of a workaround but it works better now (shoutout to the selecable grenade wheel mod)
- fixed 2m tripwire not giving the tripwire back and throwing error
- fixed attached grenades not pointing the same direction as the tripwire

Cập nhật: 11 Thg09, 2023 @ 12:21pm