SilverHawk
General Iroh - Dragon of the West
- Reaction score
- 91
I have an item and a trigger for it, and whenever I try to use the item, nothing happens. The item doesn't even disappear. Here is the code:
Event:
Unit uses an item
Conditions:
Item-type of item being manipulated equal to <my item>
Owner of hero manipulating item is in <player group> equal to true
Actions:
...
If anyone sees any problems, please tell me.
Event:
Unit uses an item
Conditions:
Item-type of item being manipulated equal to <my item>
Owner of hero manipulating item is in <player group> equal to true
Actions:
...
If anyone sees any problems, please tell me.


