group: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 21: | Line 21: | ||
|pr= In MP the command is not initialised in functions called by initline or init eventhandlers. | |pr= In MP the command is not initialised in functions called by initline or init eventhandlers. | ||
| [[local]], [[join]], [[leader]], [[units]], [[allGroups]], [[groupID]], [[setGroupId]], [[setGroupIdGlobal]] | |seealso= [[local]], [[join]], [[leader]], [[units]], [[allGroups]], [[groupID]], [[setGroupId]], [[setGroupIdGlobal]] | ||
}} | }} | ||
Revision as of 23:46, 16 February 2021
Description
- Description:
- Description needed
- Problems:
- In MP the command is not initialised in functions called by initline or init eventhandlers.
- Groups:
- Groups
Syntax
- Syntax:
- Syntax needed
- Parameters:
- object: Object
- Return Value:
- Return value needed
Examples
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
- Posted on August 19, 2006 - 12:00
- jafarin
-
Few rules about group in OFP:R.
1) When last man in group die or is moved to other group, group will be destroyed, and it can't be used anymore.
2) 1st man joined to empty group will be group leader.