Difference between revisions of "OBSE Wishes Fulfilled"

249 bytes added ,  09:53, 30 June 2007
Added GetIsInName
imported>Haama
(Added modPCSkillProgress)
imported>Haama
(Added GetIsInName)
Line 40: Line 40:
*'''IsScripted''' - a simple boolean function that returns true if the object has a script attached to it.
*'''IsScripted''' - a simple boolean function that returns true if the object has a script attached to it.
</i>
</i>
*'''getIsInName/getIsInID''' ''string'' - like [[GetInCell]], allows a partial comparison of names or objectIDs. So if there are two NPCs named "OscarWilde" and "OscarTheGrouch", ''getIsInName "Oscar"'' would return true for both.
**Use CompareName


==OBSE v0011==
==OBSE v0011==
Anonymous user