Arma 3
Advanced Sling Loading
กำลังแสดง 1-10 จาก 18 รายการ
< 1  2 >
อัปเดต: 6 ก.ย. 2016 @ 8: 30pm

v2.1.1
- Fixing issue preventing "pick up ropes" action from appearing when on USS Nimitz (or any other structure)
- Fixing VTOL support

อัปเดต: 13 ก.ค. 2016 @ 6: 42pm

v2.1

- Adding support for VTOLs
- Fixing issue that caused "Vehicle doesn't support cargo ropes" error message to randomly appear when deploying ropes.
- Fixed CfgFunctions syntax error

อัปเดต: 26 มิ.ย. 2016 @ 8: 53pm

v2.0.5

- Updating sling load points for RHS CH47 and CH53 (prevents ropes from getting sucked inside vehicle)

อัปเดต: 26 มิ.ย. 2016 @ 7: 54pm

v2.0.4

- Updating to support RHS CH47s

อัปเดต: 24 มิ.ย. 2016 @ 6: 20pm

v2.0.3

- Adjusting sling load mount points for all helicopters. Fixes sling load mount point issues with most CUPS and RHS helicopters.

อัปเดต: 22 มิ.ย. 2016 @ 9: 07pm

v2.0.2

- Fixing issue causing some helis to damage when deploying ropes

อัปเดต: 22 มิ.ย. 2016 @ 6: 32am

v2.0.1

Fixing bug that prevented people from picking up ropes in exile

อัปเดต: 5 พ.ค. 2016 @ 8: 27pm

v2.0
- Add support for multiple cargo (can deploy up to 3 sets of ropes, depending on size of heli)
- Fixes issues that caused sling ropes to spawn inside of a helicopter, breaking the rotor
- Heavy lifting has been updated to support any vehicle with a max cargo load of 5000 or more
- Adds support for exile
- Reworks actions to align with the advanced towing addon

อัปเดต: 7 ก.พ. 2016 @ 8: 58am

Latest version was missing all of the steam icons and keys. Updating with images and keys. No change to pbos.

อัปเดต: 5 ก.พ. 2016 @ 4: 02pm

v1.2

Adding SA_ASL_HEAVY_LIFTING_ENABLED variable that allows missions creator to disable heavy lifting. By default, heavy lifting is enabled.

Add the following to your init.sqf file to disable heavy lifting:

missionNamespace setVariable ["SA_ASL_HEAVY_LIFTING_ENABLED",false,true];

Add the following to your init.sqf file to enable heavy lifting (enabled by default):

missionNamespace setVariable ["SA_ASL_HEAVY_LIFTING_ENABLED",true,true];