Download: Everything You Need
Instructions
Override the stock script:
scriptparsetree,scripts/zm/_zm_pack_a_punch.csc
scriptparsetree,scripts/zm/_zm_pack_a_punch.gsc
// scriptparsetree,scripts/zm/_zm_pack_a_punch.csc
// scriptparsetree,scripts/zm/_zm_pack_a_punch.gsc
Zone:
include,hb21_pack_a_punches
Radiant:
map_source/_prefabs/zm/harrybo21_prefabs/pack_a_punch
That is all for radiant
Setting up the Sounds:
Go to root/usermaps/YOUR_MAP/sound/zoneconfig/
You will find a SZC file with your maps name. Open this in any text editor
Find this section ( Be aware that the copy of the SZC we are originally given is horribly formatted )
"Sources" : [
{
"Type" : "ALIAS",
"Name" : "user_aliases",
"Filename" : "user_aliases.csv",
"Specs" : [ ]
},
add this under it, its pretty much copy paste with the name and filename changed
{
"Type" : "ALIAS",
"Name" : "pack_a_punch_sounds",
"Filename" : "pack_a_punch_sounds.csv",
"Specs" : [ ]
},
Ok, so assuming you’ve followed these steps exactly - you now just need to recompile your map and link in launcher. Now go test!
Contributors: