Logistical Crates - 61st/missions GitHub Wiki

The logistical crates have several functions built to give players in the field a quick way to resupply and give logistical people an easier way to move equipment around. When the system is applied the crate will get the sprayed 61st insignia.

The functions are applied manually via Eden or can be spawned using a Zeus Module. Only the supply crate is available as a module.

Functions

[this] call YMF_fnc_doSupplyCrate;

[this] call YMF_fnc_doEmptyCrate;

Syntax

Syntax: [this, 1] call YMF_fnc_[TYPE];

Parameters:

 0: Crate <OBJECT>
 1: Scale cargo amount <NUMBER> (Default: 1)

Return Value: Nothing

⚠️ **GitHub.com Fallback** ⚠️