activated and disactivated

.: General ZombieMod Support

Moderators: c0ldfyr3, Mods, [CSSMC]

Post Reply
Newbie
Posts: 1
Joined: Sun Jun 25, 2006 5:47 pm

activated and disactivated

Post by Super_Noob »

Hello,
I try to disable the mode by the commande "meta unload" and the server has been shut down.
Then i would like to disable and enable yen i want, how can i do it ?
If possible i'd like to disable it with mani ( in the rconlist.txt ).
Thanks


PS : Sorry, my english is note so good.
MOD Creator
Posts: 475
Joined: Sun Apr 23, 2006 6:47 pm
Location: Dublin, Ireland

Post by c0ldfyr3 »

zombie_mode 0/1
Newbie
Posts: 1
Joined: Thu Jul 20, 2006 2:31 am
Location: USA

zombie mode on and off

Post by Immo »

I wrote these configs for one of our servers,,and it works great,,,just copy and paste and save as a .cfg file.....there are four config files listed here,,,after u make these files,,go to your rconlist.txt file and add these two commands for the admin menu.....

"Zombie Mode On"exec zombieon.cfg
"Zombie Mode Off"exec zombieoff.cfg

configs seperated by //////////////

Zombie Mode On

file name = server.cfg

rcon_password "rcon pass here"
hostname "server name here"
sv_password "server pass here"


mp_allowspectators 1
mp_autokick 0
mp_spawnprotectiontime 10
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime 6
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_logdetail 3
mp_freezetime 0
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_timelimit 35
mp_tkpunish 0

sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_friction 4
sv_gravity 700
sv_maxrate 30000
sv_maxspeed 320
sv_minrate 0
sv_stepsize 18
sv_stopspeed 75
sv_timeout 0
sv_lan 0
sv_maxupdaterate 120
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
sv_voicecodec vaudio_miles
sv_bounce 0

tv_enable 0
tv_delay 90

decalfrequency 10
host_framerate 0
setpause 0
zb_tickrate 66
meta unpause 1 //unpause metamod

log off

exec autoexec.cfg
exec mani_server.cfg
exec mani_quake_sounds.cfg
exec banned_user.cfg
exec banned_ip.cfg
exec bot.cfg

zombie_mode 1
mp_forcecamera 0
mp_roundtime 6
mp_startmoney 16000
sv_turbophysics 1 //push them by +use
phys_pushscale 2
phys_timescale 1
ammo_338mag_max 999
ammo_357sig_max 999
ammo_45acp_max 999
ammo_50AE_max 999
ammo_556mm_max 999
ammo_57mm_max 999
ammo_762mm_max 999
ammo_9mm_max 999
ammo_buckshot_max 999

//////////////////////////////////////////////////////////////////////////////////////////////
file name = zombieon.cfg

alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"
wait100
mp_restartgame 1
wait50
exec server.cfg
wait100;wait100;wait50
mp_restartgame 1
wait100;wait100;wait100
mp_restartgame 3
wait100;wait100;wait100;wait100;
say "->-- ZOMBIE MODE ACTIVATED --<-";
say "-->- ZOMBIE MODE ACTIVATED -<--";
say "---> ZOMBIE MODE ACTIVATED <---";
////////////////////////////////////////////////////////////////////////////////////////
Now zombie off mode

file name = server_two.cfg

rcon_password "rcon pass here"
hostname "server name here"
sv_password "server pass here"


mp_allowspectators 1
mp_autokick 0
mp_spawnprotectiontime 10
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .35
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_footsteps 1
mp_logdetail 3
mp_freezetime 0
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_timelimit 45
mp_tkpunish 0

sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
sv_cheats 0
sv_friction 4
sv_gravity 800
sv_maxrate 30000
sv_maxspeed 320
sv_minrate 0
sv_stepsize 18
sv_stopspeed 75
sv_timeout 0
sv_lan 0
sv_maxupdaterate 120
sv_minupdaterate 20
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
sv_voicecodec vaudio_miles
sv_bounce 0

tv_enable 0
tv_delay 90

decalfrequency 10
host_framerate 0
setpause 0
zb_tickrate 66
meta pause 1 //pause metamod

log off

exec autoexec.cfg
exec mani_server.cfg
exec mani_quake_sounds.cfg
exec banned_user.cfg
exec banned_ip.cfg
exec bot.cfg

zombie_mode 0
mp_forcecamera 0
mp_roundtime 4
mp_startmoney 8000
sv_turbophysics 0 //push them by +use
phys_pushscale 0
phys_timescale 1
ammo_338mag_max 120
ammo_357sig_max 120
ammo_45acp_max 120
ammo_50AE_max 120
ammo_556mm_max 120
ammo_57mm_max 120
ammo_762mm_max 120
ammo_9mm_max 120
ammo_buckshot_max 120

////////////////////////////////////////////////////////////////////////////////////////////////

file name = zombieoff.cfg

alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"
wait100
mp_restartgame 1
wait50
exec server_two.cfg
wait100;wait100;wait50
mp_restartgame 1
wait100;wait100;wait100
mp_restartgame 3
wait100;wait100;wait100;wait100;
say "->-- ZOMBIE MODE DEACTIVATED --<-";
say "-->- ZOMBIE MODE DEACTIVATED -<--";
say "---> ZOMBIE MODE DEACTIVATED <---";



need more help or configs,,,,xfire= bbtimmo Counter Strike Source questions only..plz
configs wrote by R Helbig,,,,,BBT Immortality ,,,,
Post Reply

Who is online

Users browsing this forum: No registered users and 2 guests