CompareMaleIconPath

Revision as of 10:05, 13 May 2010 by imported>TheMagician (adding alias)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A command for Oblivion Script Extender

Syntax:

(found:bool) reference.CompareMaleIconPath toFind:string objectID:ref
(found:bool) reference.MaleIconPathIncludes toFind:string objectID:ref

Returns whether the specified path of the calling reference or objectID contains the toFind string.

NotesEdit

  • This does a case insensitive search.

See AlsoEdit