Unequippable weapons do not indicate they cannot be equipped #596
Labels
No labels
area
blabot
area
client
area
encounters
area
launcher
area
missions
area
npc-behavior
area
performance
area
portal
area
quests
area
rdb
area
teams
area
trading
area
zone
priority
1
priority
2
priority
3
priority
4
shadowlands
state
cant-reproduce
state
duplicate
state
fixed
state
new
state
unrefined
state
verified
state
wontfix
type
bug
type
enhancement
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: prk/issues#596
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug
Weapons that cannot be equipped are overlaid with a red X when held over the appropriate slot in the Equip window. That is no longer happening with weapons for which the player has not got the appropriate skills.
When the player attempts to equip a weapon for which they do not have the required skills, the red X is not present indicating that the weapon can be equipped. Upon equipping, the equip delay timer runs, but the weapon does not equip. A "Your is required to be at least !" message is displayed. Right-clicking the item in the inventory similarly runs the equip delay timer and displays the message.
Slot checks on the item remain. I attempted to equip a left-hand only weapon in the right hand and the weapon properly displays the red X over the Equip window.
Level and side checks are also working.
To Reproduce
Steps to reproduce the behavior:
/item 160287 160287 200
)Expected behavior
A red X should show over any item that cannot be equipped in the hovered over slot.
Screenshots

Slot checks remain functional (this weapon is left hand only):

Character info:
Playfield info:
Not sure if my current changes have fixed this or not.. I can't seem to repro it.
This does indeed appear to be fixed. Closing.