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 "[FR] GiR www.gir.free.fr"
rcon_password "xxx"
#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 "1"
sv_allowupload "1"
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 "3"
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 mr15 "mp_startmoney 800;mp_maxrounds 0;mp_timelimit 0;mp_freezetime 6;mp_roundtime 1.75; mp_buytime 0.25; mp_friendlyfire 1; sv_alltalk 0; pausable 1
"
alias start "say *** La partie va commencer - 3 restarts ***;mr15;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;mp_buytime 2;mp_friendlyfire 0;sv_alltalk 1"
alias cfg "sv_allowdownload 0; sv_allowupload 0; mp_playerid 0"
alias fun "sv_stepsize 1000; sv_airaccelerate -10; mp_c4timer 40; sv_alltalk 1"
alias unfun "sv_stepsize 18; sv_airaccelerate 10; mp_c4timer 35; sv_alltalk 0" |
|