in

From Bohemia Interactive Community
Revision as of 17:35, 3 June 2009 by Kronzky (talk | contribs) (add. ArmA2 classification)
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.

in can refer to these scripting commands:

  • in vehicle - Checks whether the soldier is mounted in the vehicle.
  • in Array - Checks whether x is equal to any element in the array.
  • in location - Checks whether a position is within a location's area.


Template:Disambig