GetTypeInArray

Revision as of 12:56, 26 February 2008 by imported>Speedo
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


A command for Pluggy

Syntax:

(Type: short) GetTypeInArray ArrayID:long Index:long

Returns the item type at Index in the array.

  • If the array does not exist, it returns -1.
Index Types:
-1:   Empty
0:    Integer (long/short)
1:    Reference
2:    Float