Eden Editor: Group: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
Line 13: Line 13:
| '''Callsign'''
| '''Callsign'''
| Group State
| Group State
| Group callsign as visible in the radio chat log.
| Group callsign as displayed in the radio chat log.
| <tt>groupID</tt>
| <tt>groupID</tt>
| [[String]]
| [[String]]
Line 19: Line 19:
| '''Combat Mode'''
| '''Combat Mode'''
| Group State
| Group State
| Rules of engagement of the group.
| Controls how and when the group will choose to engage enemy targets.
| <tt>combatMode</tt>
| <tt>combatMode</tt>
| [[String]]
| [[String]]
Line 37: Line 37:
| '''SpeedMode'''
| '''SpeedMode'''
| Group State
| Group State
| Default travel speed of the group. In Combat and Stealth behaviour modes, group members will ignore this setting.
| Default travel speed of the group. In Combat and Stealth behaviour modes, group members will try to prioritize this setting.
| <tt>speedMode</tt>
| <tt>speedMode</tt>
| [[String]]
| [[String]]

Revision as of 14:05, 14 December 2015

Attributes

Info Development
Name Category Description Class Type
Callsign Group State Group callsign as displayed in the radio chat log. groupID String
Combat Mode Group State Controls how and when the group will choose to engage enemy targets. combatMode String
Behaviour Group State Behavior pattern of the group. behaviour String
Formation Group State Default group formation. Based on the combat mode, group members may ignore the formation in 'Combat' and 'Stealth' modes. formation String
SpeedMode Group State Default travel speed of the group. In Combat and Stealth behaviour modes, group members will try to prioritize this setting. speedMode String