mirror of
https://github.com/sethduda/AdvancedSlingLoading.git
synced 2024-08-30 17:32:12 +00:00
d1f343862e
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]; |
||
---|---|---|
.. | ||
fn_advancedSlingLoadingInit.sqf |