Difference between revisions of "BIN fnc CBRNHoseInit"

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " is local" to " is local")
m (Text replacement - ";[ ]+ " to "; ")
Line 12: Line 12:
 
|descr= Initializes CBRN Hose for given unit.
 
|descr= Initializes CBRN Hose for given unit.
  
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]];
+
|s1= [unit] call [[BIN_fnc_CBRNHoseInit]];
  
 
|mp= Function '''must''' be executed where the unit is [[Multiplayer Scripting#Locality|local]].
 
|mp= Function '''must''' be executed where the unit is [[Multiplayer Scripting#Locality|local]].

Revision as of 01:55, 8 August 2021

Hover & click on the images for description

Description

Description:
Initializes CBRN Hose for given unit.
Execution:
call
Multiplayer:
Function must be executed where the unit is local.
Groups:
Contact

Syntax

Syntax:
[unit] call BIN_fnc_CBRNHoseInit;
Parameters:
unit: Object - Unit
Return Value:
Nothing

Examples

Example 1:
player call BIN_fnc_CBRNHoseInit;

Additional Information

See also:
Arma 3 CBRN

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note