- Joined
- Sep 24, 2007
- Messages
- 300
I don't know a lot about sounds, but this aint working. I want to play sound at position of attacking unit, to use it lik a weapon sound effect.
-
Animations
-
Events
- Unit - A unit Is attacked
- Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Or - Any (Conditions) are true
-
Conditions
- (Unit-type of (Attacking unit)) Equal to Mammoth Tank
- (Unit-type of (Attacking unit)) Equal to T-34
- (Unit-type of (Attacking unit)) Equal to T-80
-
Conditions
-
Or - Any (Conditions) are true
-
Then - Actions
- Sound - Play Explosion <gen> at 100.00% volume, located at (Position of (Attacking unit)) with Z offset 600.00
- Else - Actions
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events