Difference between revisions of "WornHasKeyword"
Jump to navigation
Jump to search
imported>SJML Bot (Bot creating condition functions pages.) |
imported>Lobotomy |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Returns 1 if this actor has an armor or weapon object with the specified keyword equipped. | |||
== Example == | |||
The following would return true if the actor were wearing an armor object with the keyword ArmorBoots. | |||
[[File:chesko_confunc_wornhaskeyword.jpg]] | |||
== See Also == | |||
*[[WornApparelHasKeywordCount]] | |||
[[Category:Condition Functions]] | [[Category:Condition Functions]] |
Latest revision as of 16:36, 14 December 2013
Returns 1 if this actor has an armor or weapon object with the specified keyword equipped.
Example[edit | edit source]
The following would return true if the actor were wearing an armor object with the keyword ArmorBoots.