HasModel

Revision as of 04:24, 19 January 2008 by imported>Haama (Removing beta tag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(hasModel:bool) reference.HasModel model:string creature:ref

Returns 1 if the creature's model list includes the specified .nif file. The file must appear in the creature's meshes folder. String must include the ".nif" extension and is case-insensitive.

See AlsoEdit