Hi, I'm trying to make an accessory system and I need to check the contents of the 7th and 8th hotbar slots but everything I've tried doesn't work, is there any way to check this in Skript 2.2? Addons are fine.
this doesn't work:
this doesn't work:
Code:
on right click:
if slot 0 of player is an iron hoe:
send "You have an iron hoe in hotbar slot 1!" to player