setFace: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 20: Line 20:
'''Description:'''
'''Description:'''


Set '''person's face'''.
Set person's face.





Revision as of 21:08, 4 July 2006


person setFace face


Operand types:

person: Object

face: String

Type of returned value:

Nothing

Description:

Set person's face.


Example:

soldier1 setFace "face10"