Difference between revisions of "BIN fnc CBRNHoseInit"
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "</small> |= Description" to "</small> |Description=") |
m (page filled) |
||
Line 7: | Line 7: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | Initializes CBRN Hose for given unit. See [[Arma 3 CBRN]]. |Description= |
− | |||
− | |||
− | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | | + | | [unit] call [[BIN_fnc_CBRNHoseInit]]; |Syntax= |
− | | | + | |mp= Function should be executed where the unit is [[local]]. |
− | | |Return value= | + | |p1= unit: [[Object]] - Unit |Parameter 1= |
+ | |||
+ | | [[Nothing]] |Return value= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | |x1= <code></code> |Example 1= | + | |x1= <code>[[player]] [[call]] [[BIN_fnc_CBRNHoseInit]];</code> |Example 1= |
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
− | | |See also= | + | | [[Arma 3 CBRN]] |See also= |
}} | }} | ||
Revision as of 08:59, 20 July 2020
Description
- Description:
- Initializes CBRN Hose for given unit. See Arma 3 CBRN.
- Execution:
- call
- Multiplayer:
- Function should be executed where the unit is local.
- Groups:
- Uncategorised
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