GetCreatureType

Revision as of 15:01, 14 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender '''Syntax:''' (creatureType:short) ''reference.''GetCreatureType ''objectID:ref'' Returns the type of the c...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(creatureType:short) reference.GetCreatureType objectID:ref

Returns the type of the creature (Undead, Humanoid, Daedrea etc).

Creature Type:
 0:    Creature
 1:    Daedra
 2:    Undead
 3:    Humanoid
 4:    Horse
 5:    Giant