ET public server config

Im in need of a public server config for an ET public server, a config like uk| had and bio!

Thanks in advance m8s:P:Pp
Comments
18
sorry i cant provide you!
6v6 cfg is good eh?
no since i need a maprotation and when theres noone in the server it says waiting on players blabla
Parent
welke server? kom ik ook wel ff langs als het mag
Parent
nee mag niet :PpPPppPPp
Parent
Maprotation is ezy, here is the vanilla ET maprotation with original maps:
Quoteset d1 "set g_gametype 2 ; map oasis ; set nextmap vstr d2"
set d2 "set g_gametype 2 ; map battery ; set nextmap vstr d3"
set d3 "set g_gametype 2 ; map goldrush ; set nextmap vstr d4"
set d4 "set g_gametype 2 ; map radar ; set nextmap vstr d5"
set d5 "set g_gametype 2 ; map railgun ; set nextmap vstr d6"
set d6 "set g_gametype 2 ; map fueldump ; set nextmap vstr d1"
vstr d1


If you have brain, it's easy to edit that to your needs. Note that "set g_gametype 2" ensures that the game mode is single-map objective.

As for the "waiting for players", put this in your config:
set g_doWarmup "0"

Edit: How to use that rotation: Save it as maprotation.cfg or something. Then make the configs into a separate .config file (e.g. "public.config"), or if you absolutely insist on, you can put them directly into server.cfg. Set the settings as you want. Here is the basic layout of a .config file:
Quoteconfigname "Configuration name here"


init
{
//[all the variables you want go here.]
command "exec maprotation.cfg" //this executes your map rotation every time this config is loaded!
//put "config public.config" in your server.cfg to make this the basic server config
}


map default
{
//[default map commands go here, e.g. command "forcecvar r_drawfoliage 0"]
}


map radar
{
// [here you put variables and stuff you want to apply for radar map only, e.g. command "forcecvar r_drawfoliage 1"]
}
Parent
DE VEENENDAAL PUBLIC
Will see if I still got my u|k server files later :PPP
make it urself, just edit one of the global configs to something that u like :P

and I used to have a little program to make the maprotations but forgot the name
CAN I HAZ ADMINLEVELZ
wish the fkin u|k would still exist
We decided to call it a day, after ycn etc changing our ip a few times the numbers dropped until nobody visited :PPPP
Parent
:< just rehost it somewhere else , make a small newpost and you will get the old numbers back in no time
Parent
just because it was laggy and noone knew the ip :'[
Parent
I always use splatterladder to search some servers but thanks for the tip :}
Parent
pm ext[3]pds in #exitium.et
Back to top