- 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.
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.
This is showing that they are under the class miscellaneous.
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.
Last edited: