Share your server configs

Post Reply
IcEWoLF
This is my homepage
This is my homepage
Posts: 1192
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Aug 10, 2006 9:41 pm
Contact:

Share your server configs

Post by IcEWoLF »

Share your server configs here.

I'd like to see what people run around here.
Image
Image
Kryptik
A semi-regular
A semi-regular
Posts: 22
Joined: Sun Jan 29, 2012 7:02 pm
Location: Portland, OR

Re: Share your server configs

Post by Kryptik »

I have my own sniper server, I don't know why but it isn't letting people connect, but anyways, heres the config. SoSsniper is a custom game type made by me.

Code: Select all

///////////////////////////////////////////////////////////////////////////
///////////SoS` Kryptik's Server rotation//////////////
///////////////////////////////////////////////////////////////////////////

//format is 
//<mapname>, <dsr filename>, <weight>

//<mapname>
//valid mapnames:
//*
//mp_alpha
//mp_bootleg
//mp_bravo
//mp_carbon
//mp_dome
//mp_exchange
//mp_hardhat
//mp_interchange
//mp_lambeth
//mp_mogadishu
//mp_paris
//mp_plaza2
//mp_radar
//mp_seatown
//mp_underground
//mp_village
//<dlc maps> (included under '*')

//dsr filename
//name of recipe file without the dsr extension
//included in this package are the following recipe defaults:
//TDM_default 	(Team Deathmatch)
//DOM_default 	(Domination)
//CTF_default 	(Capture The Flag)
//DZ_default  	(Drop Zone)
//FFA_default 	(Free For All)
//GG_default	(Gun Game)
//HQ_default	(Headquarters)
//INF_default	(Infected)
//JUG_default	(Juggernaut)
//KC_default	(Kill Confirmed)
//OIC_default	(One In The Chamber)
//SAB_default	(Sabotage)
//SD_default	(Search and Destroy)
//TDEF_default	(Team Defender)
//TJ_default	(Team Juggernaut)

// Weight (1->1000)
// Selection is weighted random (higher weights increase selection chance)

mp_paris,SoSsniper,863
mp_bravo,SoSsniper,863
mp_mogadishu,SoSsniper,863
mp_alpha,SoSsniper,863
mp_bootleg,SoSsniper,863
mp_hardhat,SoSsniper,863
mp_plaza2,SoSsniper,863
mp_village,SoSsniper,863
mp_underground,SoSsniper,863
Image
Post Reply