-
Notifications
You must be signed in to change notification settings - Fork 19
Logistical Crates
Broström.A | Evul edited this page Aug 16, 2018
·
12 revisions
[this,1] call cScripts_fnc_doAmmoCrate;
[this,1] call cScripts_fnc_doExplosivesCrate;
[this,1] call cScripts_fnc_doGrenadesCrate;
[this,1] call cScripts_fnc_doLaunchersCrate;
[this,1] call cScripts_fnc_doMedicalCrate;
[this,1] call cScripts_fnc_doSupplyCrate;
[this,1] call cScripts_fnc_doWeaponsCrate;
[this] call cScripts_fnc_doEmptyCrate;
Syntax: [this, 1] call cScripts_fnc_[TYPE];
Parameters:
0: Crate <OBJECT>
1: Scale cargo amount <NUMBER> (Default: 1)
Return Value: Nothing
7th Cavalry Gaming 2018. | Maintained by S3 1BN Scripting Department