GetCreatureType

From the Oblivion ConstructionSet Wiki
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

See Also[edit | edit source]