- Joined
- Jan 30, 2012
- Messages
- 61
[hidden="Trigger]
The Hero has the main skill (its far sight) and it shall create bombs (Name of the unit is "Artillery Barrage") at random points of the target point of the hero ability.... but it creates this bombs at the Center of the Map...Why?
-
Artillery Barrage
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Artillery Barrage [|cffFF0000E|r]
-
Actions
- Game - Display to (All players) for 5.00 seconds the text: (|cff00ff00 + ((Name of (Owner of (Triggering unit))) + calls an artillery barrage|r))
- Unit - Create 1 Artillery Barrage Anzeige for (Owner of (Triggering unit)) at (Target point of ability being cast) facing Default building facing degrees
- Wait 2.50 seconds
- Unit - Create 1 Artillery Barrage for (Owner of (Triggering unit)) at ((Target point of ability being cast) offset by (Random real number between 0.00 and 350.00) towards (Random real number between 0.00 and 360.00) degrees) facing Default building facing degrees
- Wait 0.10 seconds
- Unit - Create 1 Artillery Barrage for (Owner of (Triggering unit)) at ((Target point of ability being cast) offset by (Random real number between 0.00 and 350.00) towards (Random real number between 0.00 and 360.00) degrees) facing Default building facing degrees
- Wait 0.10 seconds
- Unit - Create 1 Artillery Barrage for (Owner of (Triggering unit)) at ((Target point of ability being cast) offset by (Random real number between 0.00 and 350.00) towards (Random real number between 0.00 and 360.00) degrees) facing Default building facing degrees
- Wait 0.10 seconds
- Unit - Create 1 Artillery Barrage for (Owner of (Triggering unit)) at ((Target point of ability being cast) offset by (Random real number between 0.00 and 350.00) towards (Random real number between 0.00 and 360.00) degrees) facing Default building facing degrees
- Wait 0.10 seconds
- Unit - Create 1 Artillery Barrage for (Owner of (Triggering unit)) at ((Target point of ability being cast) offset by (Random real number between 0.00 and 350.00) towards (Random real number between 0.00 and 360.00) degrees) facing Default building facing degrees
-
Events
The Hero has the main skill (its far sight) and it shall create bombs (Name of the unit is "Artillery Barrage") at random points of the target point of the hero ability.... but it creates this bombs at the Center of the Map...Why?
Last edited by a moderator: