setMimic: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 24: Line 24:
Following '''mimic''' values are recognized:
Following '''mimic''' values are recognized:


* '''"Default"'''
* '''"Normal"'''
* '''"Normal"'''
* '''"Smile"'''
* '''"Smile"'''

Revision as of 10:21, 21 May 2006


person setMimic mimic


Operand types:

person: Object

mimic: String

Type of returned value:

Nothing

Description:

Set person's facial expression.

Following mimic values are recognized:

  • "Default"
  • "Normal"
  • "Smile"
  • "Hurt"
  • "Ironic"
  • "Sad"
  • "Cynic"
  • "Surprised"
  • "Agresive"
  • "Angry"


Example:

soldier1 setmimic "surprised"