setBehaviour

From Bohemia Interactive Community
Revision as of 12:00, 17 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search

back to COMREF

group setBehaviour behaviour


Operand types:

group: Group

behaviour: String

Type of returned value:

Nothing

Description:

Set group behaviour mode. Behaviour is one of:

  • "CARELESS"
  • "SAFE"
  • "AWARE"
  • "COMBAT"
  • "STEALTH"


Example:

group1 setBehaviour "safe"