-
Notifications
You must be signed in to change notification settings - Fork 14
RuleFunction_Unwearable
Arkayenro edited this page Nov 11, 2022
·
9 revisions
unwearable( ignore_level_requirement )
Matches equipable items that your class cannot wear.
Item stats are not checked.
- ignore_level_requirement - if this contains any value the item level requirement will be ignored
-
requires v31003.01 or higher
-
requires v31004.14 or higher for the
ignore_level_requirementoption -
caters for hunters under 40 using leather, and above using mail
-
do not use
not unwearable( )as you will end up with every item that cannot be equipped. usewearable( )instead
all unwearable items
unwearable( )
junk: unwearable soulbound items
sb( ) and unwearable( )