hi, I changed the sounds of starcraft to what I wanted, but I don't know how to change it so other ppl online can hear them too. Only I can hear it, not others. An example of a starcraft map that has changed sounds is Resident Evil Lost Hope or those SWAT maps.
You will need to add sounds to the map and play them with triggers.
For a player to hear the sound, he/she needs to own the trigger.
Just select the checkmark on the trigger for all the players that you want to hear the music.
I don't mean music, music. I mean replacing weapon sounds. I don't think you can write triggers for that.
Most of those maps have 1 hit kill for units. You just play the sound when the player has killed a unit.
o really? Is there a way to make it play the sound if it's not 1 hit kill?
ADDITION:
I remember playing the Resident Evil Lost Hope map and it wasn't 1 hit kill, it still played the changed gun sound.
Use the 'deaths' condition to detect when a unit dies:
"Foes has suffered at least 1 deaths of men".
Remember to reset the deaths to prevent continuous spamming of noise:
Set Deaths: "Set deaths for foes: set to 0 for men".
You can't use triggers to detect whether a unit is shooting or not (unless it kills something).
When you change the sounds using Blizzard's sound utility, it doesn't do anything for the other people in the map. You could make a mod, but then people would have to be running that mod or they won't be able to play the game. Your only other solution is to use the playwav trigger.