SirPlease / L4D2-Competitive-Rework

Just refreshing and optimizing the core files a bit, eh?
GNU General Public License v3.0
242 stars 131 forks source link

witch spawn problem. #607

Closed a847427933 closed 1 year ago

a847427933 commented 1 year ago

Is there any way to spawn witch in zonemod 2.8?

vikingo12 commented 1 year ago

zonemod.cfg change confogl_addcvar sm_witch_can_spawn 0 to 1

a847427933 commented 1 year ago

zonemod.cfg change confogl_addcvar sm_witch_can_spawn 0 to 1

Thank you. And there's other question, how to remove 30tick when you are spectator?

vikingo12 commented 1 year ago

shared_plugins.cfg remove sm plugins load optional/specrates.smx

a847427933 commented 1 year ago

shared_plugins.cfg remove sm plugins load optional/specrates.smx

Thank you for your answer. All the problems have been solved.