#Is there an event for equipping something in your offhand?
1 messages · Page 1 of 1 (latest)
You're saying any time an item is placed in the offhand; even if it wasn't by the player pressing F in game...?
could definitely use on inventory slot change and just check the event slot for the offhand
on inventory slot change:
if event-slot is event-player's offhand:
#
1 quick lil search on skript docs: https://docs.skriptlang.org/events.html#hand_item_swap
nothing shows up but "On hand item swap:" but ive tried that and it doesn't work.
Idk, broski just said it doesn't work
i just tested it rn, seems to work fine
are you physically changing the item or just pressing f to swap item to offhand
pressing f
I think that event only triggers on that action
i assume thats what they want
Idk, he's pretty inspecific with the title
figured he might mean any time the item in their offhand changes
¯_(ツ)_/¯
yes
welp here ya go