Team Specific Sounds ?

c4Tea

L1: Registered
Jul 28, 2017
2
0
I'm making a koth map and I'm asking if its possible to make team specific sounds that would only play for members of specific team. ex: (only for players in red team / only for players in blue team)

(If its only possible to achieve via point_clientcommands then sorry to bother as I don't want to use that method.)
 
Jul 26, 2015
697
820
tf_gamerules has inputs called PlayVORed / PlayVOBlu that can play a sound from a soundscript, but you have to pack a soundscript into the map to define them.