- Joined
- Oct 22, 2006
- Messages
- 184
I need help with this trigger. It's an ammo system when the unit gets the Item then uses it adds to the Players Gold (Ammo) But it does not seem to be working...
This may be to vague of an explanation but help is appreciated
Code:
Event-
Unit - A unit Uses an Item
Conditions-
(Item-type of (Item being manipulated)) Equal to Primary Ammo
Actions-
Player- Add (Charges remaining in (Item being manipulated)) to (Owner of (Hero manipulating item)) Current Lumber (Ammo)
Sound- Play RELOAD <gen> at 100.00% volume, attached to (Hero manipulating item)
Item- Remove (Item being manipulated)