Difference between revisions of "TMap.Objects"

From Soldat Community Wiki
Jump to: navigation, search
(new page)
(No difference)

Revision as of 12:31, 22 August 2013

property Objects[ID: Byte]: TActiveMapObject
 Access mode: R

Description

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