Just warning you guys..super nooby question incoming.
I'm trying to code lvl 7 enchant for zenyte jewellery but when clicking the spell I only get the action ID (unlike the other enchant spells which will switch to the inventory tab when clicked).
So my question is, what would I put in here to get the game to switch to inventory when clicking on the zenyte enchant spell:
Code:case 92097: //zenyte enchant spell
break;
