Arma 3
Advanced Sling Loading Refactored
11件中 1-10 を表示
< 1  2 >
更新:2024年3月28日 @ 12時29分
更新者:dent

Squashed bug, keybindings now only activate in the helicopter, not out in the wild.
Renamed the keybindings in options.

更新:2024年3月28日 @ 7時48分
更新者:dent

Attaching ropes now sets the cargo to the same locality (owner) as the helicopter.
This should behave better in multiplayer.

更新:2023年2月16日 @ 14時17分

Updated the logo image.

更新:2023年2月15日 @ 10時59分

Changed the prefix of each function from ASL_ to ASLR_ to avoid collisions with the old advanced sling loading if loaded serverside.

更新:2023年2月14日 @ 5時12分

Update to prevent old "Advanced Sling Loading" installed on server from overriding the refactored functions.

更新:2023年2月4日 @ 19時29分

tidy up

更新:2023年2月4日 @ 9時56分

Corrected dik code warning.
Investigating possible issue with dedicated server init

更新:2023年2月4日 @ 8時23分

Refactored into a client / server system using CBA Extended Event Handlers.
This will now need to be installed on both the client and server to function.

- Should eliminate the client side caching glitch preventing some players from being able to use to sling load ropes
- Multiple ropes fix in place there as well
- Keybindings should be available client side
- Server side exile mods functions still in place but I probably won't be testing those at all

更新:2023年1月17日 @ 11時05分

Added michaudm's fix for multiple cargo.

https://github.com/michaudm/AdvancedSlingLoading_Fork/tree/fix_multiple_cargo

更新:2022年4月26日 @ 11時47分