- Joined
- Nov 21, 2008
- Messages
- 316
This is the basic layout for all my equip triggers, how do i make it so when the unit replaces, the items in inventory remain intact, and if the item is clickd again its removed.
-
Troll Shadowhunter
-
Events
-
Unit - A unit Uses an item
-
-
Conditions
-
(Item-type of (Item being manipulated)) Equal to |cffff8c00Boomerang|r
-
-
Actions
-
Unit - Replace (Triggering unit) with a Troll Shadow Hunter using The old unit's relative life and mana
-
-