MrMetalFTP v2.1 Copyright 2004
code by MrMetal,
find this script here
contact me : email, #lover on Qnet.
|
server.cfg
#Gamesplatforms.com
#Configuration serveur
#Jeux : Half-Life 1
#Mod : Counter-Strike 1.6
#Type : public
#Configuration du serveur
#Le mot de passe est obligatoire sous peine de se faire couper le serveur si votre serveur n'est pas public
sv_password "pcw"
hostname " GiR"
rcon_password "rcon"
#Configuration de l'Environnement
mp_autokick "0"
mp_autoteambalance "0"
mp_c4timer "35"
mp_forcechasecam "2"
mp_forcecamera "2"
mp_freezetime "6"
mp_friendlyfire "1"
mp_limitteams "0"
mp_roundtime "2"
mp_timelimit "0"
mp_buytime "0.25"
mp_flashlight "1"
mp_footsteps "1"
mp_hostagepenalty "0"
mp_kickpercent "0.66"
mp_logdetail "0"
mp_logmessages "0"
mp_mapvoteratio "0.6"
mp_maxrounds "0"
mp_playerid "1"
mp_startmoney "800"
mp_tkpunish "0"
mp_winlimit "0"
sv_aim "0"
sv_allowdownload "0"
sv_allowupload "0"
sv_alltalk "0"
sv_cheats "0"
sv_contact "girfamilly@gmail.com"
sv_maxrate "0"
sv_maxspeed "320"
sv_maxupdaterate "100"
sv_minrate "25000"
sv_minupdaterate 100
sv_proxies "1"
sv_region "3"
sv_voicecodec "voice_speex"
sv_voiceenable "1"
sv_voicequality "2"
sv_spectatormaxspeed "500"
sv_stepsize "18"
sv_stopspeed "75"
sv_unlag "1"
sv_wateraccelerate "10"
sv_waterfriction "1"
fps_max "500"
decalfrequency "60"
log on
pausable "0"
sys_ticrate "1000"
#Execution des fichiers
exec banned.cfg
#Serveur HTTP pour télécharger plus rapidement les maps et sons
sv_downloadurl "http://maps.verygames.net/halflife/cstrike/"
#Script, il vous suffit de faire "rcon start" dans la console pour lancer votre match, et "rcon warmup" pour le warmup
status
alias wt0 "wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait"
alias wt1 "wt0;wt0;wt0;wt0;wt0;wt0;wt0;wt0;wt0;wt0"
alias wt2 "wt1;wt1"
alias wt3 "wt1;wt1;wt1;wt1"
alias mr12 "mp_startmoney 800;mp_maxrounds 0;mp_timelimit 0;mp_freezetime 6"
alias start "say *** La partie va commencer - 3 restarts ***;mr12;wt3;sv_restartround 1;wt3;sv_restartround 1;wt3;sv_restartround 3;wt3;say *** GL HF LIVE***"
alias warmup "say *** Warmup active;wt1;say *** say ready to start!;wt1;mp_startmoney 16000;mp_maxrounds 0;mp_freezetime 0;wt3;sv_restartround 5" |
|