CompareName

From the Oblivion ConstructionSet Wiki
Revision as of 01:02, 25 November 2007 by imported>Haama (→‎See Also: Added links)
Jump to navigation Jump to search

A command for Oblivion Script Extender

Syntax:

(nameContainsString) reference.CompareName "toFindInName:string" objectID:ref

CompareName - returns 1 if stringToFindInName is found in the name if the object

Notes

See Also