Arma 3
Advanced Sling Loading Refactored
1-10 van 11 items weergegeven
< 1  2 >
Update: 28 mrt 2024 om 12:29
door dent

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

Update: 28 mrt 2024 om 7:48
door dent

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

Update: 16 feb 2023 om 14:17

Updated the logo image.

Update: 15 feb 2023 om 10:59

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

Update: 14 feb 2023 om 5:12

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

Update: 4 feb 2023 om 19:29

tidy up

Update: 4 feb 2023 om 9:56

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

Update: 4 feb 2023 om 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

Update: 17 jan 2023 om 11:05

Added michaudm's fix for multiple cargo.

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

Update: 26 apr 2022 om 11:47