GetCreatureType

From the Oblivion ConstructionSet Wiki
Revision as of 14: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)
Jump to navigation Jump to search

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