FirstFreeInArray

From the Oblivion ConstructionSet Wiki
Revision as of 14:59, 18 February 2008 by imported>Speedo (Remove beta tag)
Jump to navigation Jump to search


A command for Pluggy

Syntax:

(Index: long) FirstFreeInArray ArrayID:long

Returns the index of the first Index containing no value.

  • Returns -1 if all the array indexes contains each one a value, or if the array does not exist.