We are trying to play sounds on zombies mode but the sounds will not play. Does anybody know how to play sounds on zombies mode?
divetonuke_explode( attacker, origin )
{
attacker playsound("exp_divetonuke");
}
divetonuke_explode( attacker, origin )
{
attacker playsound("exp_divetonuke");
}