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일 오후 2시 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일 오후 7시 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분