Talk:CreateArray

From the Oblivion ConstructionSet Wiki
Revision as of 00:26, 16 February 2008 by imported>Speedo (New page: Is it possible to define the size of the array (and/or set it write protected) without having to explicitly set ''EspID''? Eg, if you just use: CreateArray 0 10 Will ''EspID'' be set app...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Is it possible to define the size of the array (and/or set it write protected) without having to explicitly set EspID? Eg, if you just use:

CreateArray 0 10

Will EspID be set appropriately to that of the current Esp, or will it be set to "0"?

--Speedo 00:26, 16 February 2008 (EST)