playMove

From Bohemia Interactive Community
Revision as of 03:14, 16 April 2006 by Planck (talk | contribs)

Categories:

back to COMREF

solider playMove moveName


Operand types:

soldier: Object

moveName: String

Type of returned value:

Nothing

Description:

When used on person, smooth transition to given move will be done.


Example:

soldierOne playMove "Stand"


Comments

For an immediate transition use switchMove.