Difference between revisions of "TMap.Bullets"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with "==Description== Array of TActiveMapBullet, like M79 grenades or spas pellets.<br> '''Note: it's an array[1..254], NOT [0..255]. Calling Bullets[0] or Bullets[255] will ca...")
(No difference)

Revision as of 22:48, 4 October 2014

Description

Array of TActiveMapBullet, like M79 grenades or spas pellets.
Note: it's an array[1..254], NOT [0..255]. Calling Bullets[0] or Bullets[255] will cause an error