• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Spell] Condition not working for item class type

Status
Not open for further replies.
Level 10
Joined
Jan 20, 2011
Messages
492
Hey guys I'm using a backpack system from hiveworkshop, and I've currently run into an issue with it. When the backpack is open I use a integer to recognise if it is open, and set the variable to 1. The backpack can only store items that are not of class type miscellaneous, however with my trigger it does not go into the actions so the backpack can hold these items, and I cannot figure out what is wrong with the conditions.

This is showing that they are under the class miscellaneous.
ts01Tea.png


This trigger shows how I am trying to stop them from picking it up while the backpack is open. If you are wondering about the Novice condition that is because novices cannot pick up any item, so I use an OR condition.
nAlSOWz.png
 
Last edited:
Status
Not open for further replies.
Top