Trying to see if Character has a Shield in Offhand equipped.
If i type
It shows me the Type of the item the char has equipped like 1H Slashing.
What is the syntax now to compare it so i can see if the char has a Shield or not equipped.
If i type
Rich (BB code):
/echo ${Me.Inventory[offhand].Type}
What is the syntax now to compare it so i can see if the char has a Shield or not equipped.

