View Single Post
Ekpyrosis
Junior Member
Join Date: Jan 2007
Old 02-16-2007 , 07:21   Re: MY method of making a switchable CS:S / CS:S DM server
Reply With Quote #24

Hi all,

I have still some issues:

For some reason when I (as admin) change from a standard map to a dm_**map**. I get no "CSSDM guns" menu and I have a bomb. CSSDM only gets active when I disconnect and connect back. (tested with bots)

Can you pls help me, I am a bit lost at the moment

Server.cfg
Code:
// ****unload mods in metamod
exec unload_meta.cfg
///*****meta load vip as they are unloaded in dm and zm maps
meta load addons/vip_mm/bin/vip_mm
unload_meta.cfg
Code:
meta unload addons\zombiemod\bin\zombie_mm
meta unload addons\cssdm\bin\cssdm_mm
meta unload addons/stripper/bin/stripper_mm
cssdmon.cfg
Code:
alias "wait10" "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;"
meta load addons\cssdm\bin\cssdm_mm
meta load addons/stripper/bin/stripper_mm
meta unload addons/vip_mm/bin/vip_mm
meta unload addons\zombiemod\bin\zombie_mm
dm_**MAP**.cfg
Code:
exec cssdmon.cfg
Maybe I have it all wrong.

Thanx in advance
Ekpyrosis
Ekpyrosis is offline