- Joined
- Aug 7, 2013
- Messages
- 1,338
Hi,
Edit: Solved. The problem was I gave its item ability zero levels instead of 1, which caused a really strange effect. My trigger detected the item ability still, but I guess if you give an item ability 0 levels and put it on a consumable item, it makes it so the consumable item doesn't get consumed.
Curse Blizzard for starting level indexing at 1 and not 0...this has caused so many bugs and errors for me!
I made an item based off healing potion (pghe) but it's item ability is channel based. I've done this before and have had no problems. In fact I have a series of other items made the same way and they work fine.
The problem with this item is that it doesn't go away after using it, unlike a healing potion or whatever consumable item you have. My other items based on channel do work correctly (they are consumed after use). Why is this item not being consumed?
Edit: Solved. The problem was I gave its item ability zero levels instead of 1, which caused a really strange effect. My trigger detected the item ability still, but I guess if you give an item ability 0 levels and put it on a consumable item, it makes it so the consumable item doesn't get consumed.
Curse Blizzard for starting level indexing at 1 and not 0...this has caused so many bugs and errors for me!
I made an item based off healing potion (pghe) but it's item ability is channel based. I've done this before and have had no problems. In fact I have a series of other items made the same way and they work fine.
The problem with this item is that it doesn't go away after using it, unlike a healing potion or whatever consumable item you have. My other items based on channel do work correctly (they are consumed after use). Why is this item not being consumed?