gunner

From Bohemia Interactive Community
Revision as of 13:11, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


gunner vehicle


Operand types:

vehicle: Object

Type of returned value:

Object

Description:

Gunner of the vehicle, if vehicle is not a vehicle, but person, person is returned.


Examples:

? (gunner (vehicle player) != player : goto "reassign"