Reve
This commit is contained in:
@@ -38,6 +38,10 @@ _crate setVariable ["KP_liberation_crate_value", _amount, true];
|
||||
// Add ACE carry functionality
|
||||
if (KP_liberation_ace) then {[_crate, true, [0, 1.5, 0], 0] remoteExec ["ace_dragging_fnc_setCarryable"];};
|
||||
|
||||
// WIP - doesn't seem to work properly
|
||||
// Change size to 1
|
||||
[_crate, 1] call ace_cargo_fnc_setSize;
|
||||
|
||||
// Process KP object init
|
||||
[_crate] call KPLIB_fnc_addObjectInit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user