moveInGunner

From Bohemia Interactive Community
Revision as of 16:12, 25 July 2006 by Whisper (talk | contribs) (Added MP Note about local effects)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


soldier moveInGunner vehicle


Operand types:

soldier: Object

vehicle: Object

Type of returned value:

Nothing

Description:

Move soldier into vehicle gunner position (Immediate, no animation).


Example:

soldierOne moveInGunner tankOne


MP Note

Functions MoveInXXX can only be called for local soldiers. They will be ignored for remote soldiers. (see Locality in Multiplayer)