Talk:NameIncludes

From The Elder Scrolls Construction Set Wiki

[edit] Example

Could someone please write down an example of how to use it in script? P.lo 09:07, 7 June 2009 (EDT)

 if ( rHorse.nameIncludes "Bay" )
    print "It's a bay horse !"
 endIf
Good enough ?
shadeMe TALK 17:21, 8 June 2009 (EDT)
Personal tools