武装突袭3

武装突袭3

Advanced Sling Loading Refactored
正在显示第 1 - 10 项,共 11 项条目
< 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