Arma 3
Advanced Sling Loading Refactored
1–10 из 11
< 1  2 >
Обновление: 28 мар. 2024 г. в 12:29
автор: dent

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

Обновление: 28 мар. 2024 г. в 7:48
автор: dent

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

Обновление: 16 фев. 2023 г. в 14:17

Updated the logo image.

Обновление: 15 фев. 2023 г. в 10:59

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

Обновление: 14 фев. 2023 г. в 5:12

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

Обновление: 4 фев. 2023 г. в 19:29

tidy up

Обновление: 4 фев. 2023 г. в 9:56

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

Обновление: 4 фев. 2023 г. в 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

Обновление: 17 янв. 2023 г. в 11:05

Added michaudm's fix for multiple cargo.

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

Обновление: 26 апр. 2022 г. в 11:47