Hi I'm trying to make an item switch event for itemrack that switches my offhand(spell stone) to another offhand (tome of shadow force) when used and I can't seem to get the events working correctly, I can't even get the built in insignia event to work so any help would be appreciated, thanks  
 
 assuming it should look something like this based off of the insignia switch event? 
if arg1=="Major Spellstone" 
then 
EquipSet("tome") end