Arma 3
Arresting Wires
Showing 1-7 of 7 entries
Update: 12 Sep, 2024 @ 8:12am

Changed vertical assessment to use modelToWorldVisual and getPosATLVisual, hopefully reducing chances to be snatched from thin air.
Vertical distance is set to 2 meter.

Update: 21 Jan, 2023 @ 1:30am

Added ttt_tailhook pbo
Toggle tailhook via hotkey, you need to set the key in options

Update: 25 Dec, 2022 @ 12:07am

Fix for multiplayer dedicated server
Using publicVariable
Removed some debugging output

Update: 8 Mar, 2022 @ 10:35pm

- Fix script error when no anchor is placed
- Only create one 3den eventhandler when the first anchor is placed for sync
- Remove some debug output
- Add comments to functions

Update: 7 Mar, 2022 @ 10:52am

Make anchors heavier
Lock anchors in place via setPosASL
Remove duplicated wire(s)

Update: 7 Mar, 2022 @ 10:12am

Fix duplicated scripted eventhandlers

Update: 7 Mar, 2022 @ 12:24am

Initial Release