Arma 3
Advanced Sling Loading Refactored
Menampilkan1-10 dari 11 kiriman
< 1  2 >
Pembaruan: 28 Mar 2024 @ 12:29pm
berdasarkan dent

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

Pembaruan: 28 Mar 2024 @ 7:48am
berdasarkan dent

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

Pembaruan: 16 Feb 2023 @ 2:17pm

Updated the logo image.

Pembaruan: 15 Feb 2023 @ 10:59am

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

Pembaruan: 14 Feb 2023 @ 5:12am

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

Pembaruan: 4 Feb 2023 @ 7:29pm

tidy up

Pembaruan: 4 Feb 2023 @ 9:56am

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

Pembaruan: 4 Feb 2023 @ 8:23am

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

Pembaruan: 17 Jan 2023 @ 11:05am

Added michaudm's fix for multiple cargo.

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

Pembaruan: 26 Apr 2022 @ 11:47am