Warcraft III resources & community, 2003–2006 · archived

Sounds of a fight. . .

3 posts
#1

Sounds of a fight. . .

This is what i've got. . .I made a map with custom models and stuff.. .But these are marines and they dont come with any sounds with their attacks. . .I've tried making a trigger that goes like this:


Event:
A unit is attacked
Conditions:
Attacking unit equal to (Sub-machine gunner)
Actions:
Play sound mp-5 on sub machine gunner




This is my trigger but it aint working. . .the unit has a cool down of 1.5 secs. . .But the sound cannot play rapidly, like in a real fire fight where you hear rapid fire. . .Can anyone offer some aid?
#2
Playing several of the same sounds using the same trigger doesnt allow you to overlap them. It will only play one at a time.
-VGsatomi
#3
Uh. . .so what you're saying is that i should have like mp5 -1 and mp5 -2 and then when i play them they will both sound like rapid fire?