TMap.Objects

From Soldat Community Wiki
Jump to: navigation, search
property Objects[ID: Byte]: TActiveMapObject
 Access mode: R

Description

Array of TActiveMapObject, like medkits, bonuses, flags or nades.
Note: it's an array[1..90], NOT [0..90]. Calling Objects[0] will cause an error