in

From Bohemia Interactive Community
Jump to navigation Jump to search

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