joinSilent: Difference between revisions
Jump to navigation
Jump to search
m (changed global to local variable to make clear the variable) |
mNo edit summary |
||
Line 14: | Line 14: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | unitArray '''joinSilent''' group |= Syntax | ||
|p1= | |p1= unitArray: [[Array]] |= Parameter 1 | ||
|p2= | |p2= group: [[Object]] or [[Group]] |= Parameter 2 | ||
| [[Nothing]] |= Return value | | [[Nothing]] |= Return value |
Revision as of 01:00, 23 January 2009
Description
- Description:
- Join all units in the array to given group silently (without radio message).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitArray joinSilent group
- Parameters:
- unitArray: Array
- group: Object or Group
- Return Value:
- Nothing
Examples
- Example 1:
[_unitOne, _unitTwo] joinSilent player
Additional Information
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