Gamearray: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
Fixed an inacurracy about reading from arrays.
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
gamearray <name> <size>
#REDIRECT [[:Category:Gamearray manipulation]]


Defines a gamearray. Values in the array are accessed as <name>[<index>] with any command that reads from [[gamevar]]s. Values can only be set with [[setarray]].
[[Category:EDuke32 specific commands]]
[[Category:Gamearray manipulation]]

Latest revision as of 21:35, 2 December 2012