You need to go to your zm_mapname.szc file (Found in usermaps > map name > sound > zone_config) and paste the following to the bottom (but above the bottom two lines):
{
"Type" : "ALIAS",
"Name" : "cw_weapons",
"Filename" : "cw_weapons.csv",
"Specs" : [ ]
},
Notice it's exactly the same as the other ALIAS group, but with the name and file name changed.
You need to go to your zm_mapname.szc file (Found in usermaps > map name > sound > zone_config) and paste the following to the bottom (but above the bottom two lines):
{
"Type" : "ALIAS",
"Name" : "cw_weapons",
"Filename" : "cw_weapons.csv",
"Specs" : [ ]
},
Notice it's exactly the same as the other ALIAS group, but with the name and file name changed.