BIN fnc CBRNHoseInit: Difference between revisions
| Lou Montana (talk | contribs) m (Text replacement - "\|game([0-9])=(.*)  \|version([0-9])=(.*) " to "|game$1=$2 |version$3=$4 ") | Lou Montana (talk | contribs)  m (Text replacement - "\|r1 +\[" to "|r1= [") | ||
| Line 18: | Line 18: | ||
| |p1= unit: [[Object]] - Unit   | |p1= unit: [[Object]] - Unit   | ||
| |r1 [[Nothing]]   | |r1= [[Nothing]]   | ||
| |x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code>   | |x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code>   | ||
Revision as of 00:18, 13 June 2021
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
 
	