CompareMaleBipedPath
Revision as of 16:21, 13 September 2007 by imported>WereWolf (New page: A command for Oblivion Script Extender Returns whether the specified path of the calling reference or objectID contains the toFind string. '''Synta...)
A command for Oblivion Script Extender
Returns whether the specified path of the calling reference or objectID contains the toFind string.
Syntax:
(found:bool) reference.CompareMaleBipedPath toFind:string objectID:ref
Notes
- This does a case insensitive search.