- Joined
- Jun 27, 2010
- Messages
- 2,707
want to ask if this is the right way to check if item is used and if the the action part is right? I never before made triggers for items.
-
PotionE
-
Events
- Unit - A unit Uses an item
-
Conditions
- (Item-type of (Item being manipulated)) Equal to Tome of Experience
-
Actions
-
Unit Group - Pick every unit in (Units within 150.00 of (Target point of ability being cast)) and do (Actions)
- Loop - Actions
-
Unit Group - Pick every unit in (Units within 150.00 of (Target point of ability being cast)) and do (Actions)
-
Events