Advanced Sling Loading Refactored
Updated build of "Advanced Sling Loading" with keybindings and is signed.
Recent work had changed this into a client / server mod to enable the keybindings and correct a caching glitch.
From today on, it will need to be loaded on the clients and the server. I removed the push from server as that was causing erratic failures in multiplayer. This new approach should be much more consistent.
– ✓ refactor functions into client and server scripts using the CBA extended
event handlers. Mod will need to be plugged in to both the server and the
clients, but this should be cleaner for network activity and eliminate that
odd caching glitch
– ✓ Apply the multiple ropes fix
– ✓ Add the CBA keybindings to the client context
The default keybindings:
Deploy single rope
DOWN
Deploy double rope
Shift + DOWN
Deploy triple rope
Ctrl + DOWN
Retract rope (all)
UP
Extend rope (all)
RIGHT
Shorten rope (all)
LEFT
Release cargo (all)
Shift + Ctrl + LEFT