Skip to content

Logistical Crates

Broström.A | Evul edited this page Dec 14, 2021 · 12 revisions

The logistical crates are several functions built to give players in the fieald a quick way to resupply and give logistical people a easier way to moving equipment around. When the system is applyed the crate will get the sprayed CAV insignia.

The functions is applied manually via Eden or can be spawned using a 7Cav Moduel. Only the supply crate is avalible as a module.

Functions

[this] call cScripts_fnc_doSupplyCrate;

[this] call cScripts_fnc_doEmptyCrate;

Syntax

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

Parameters:

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

Return Value: Nothing

See also

cScripts Development Wiki

Clone this wiki locally