right, I'd like to set up a small server, it's just for my friends and I so we can play on our own.
Only 8 people server so nothing special.
To set the server up I followed these instructions, but
for some reason my mates can't join the server, it says "dedicated server not responding"
I heard something about "port forwarded" but don't know what that is, I've looked for more detail on google but can't find
a solution.
Any help would be great, if the link I've posted in this thread is against the rules of advertising or anything I will remove it.
Just to help out a bit :
1. Only people that can play on the server are here in my flat. I've had all 4 of us on and works great.
Which makes me think that it's not coming out over the net for some reason.
1a. No fire wall or anything like that.
2.
Server.cfg wrote:// server name
hostname "******"
// rcon passsword
rcon_password "******"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 1
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// bots
bot_quota 0
bot_quota_mode fill
bot_difficulty 2
bot_chatter off
bot_auto_follow 1
bot_auto_vacate 1
bot_join_after_player 0
bot_defer_to_human 1
bot_allow_rogues 0
bot_walk 0
bot_join_team any
bot_eco_limit 2000
bot_allow_grenades 1
bot_all_weapons
bot_allow_grenades 1
bot_allow_pistols 1
bot_allow_sub_machine_guns 1
bot_allow_shotguns 1
bot_allow_rifles 1
bot_allow_snipers 1
bot_allow_machine_guns
// round specific cvars
mp_freezetime 2
mp_roundtime 3
mp_startmoney 800
mp_c4timer 30
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 3
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
setmaster add 69.28.151.162
setmaster add 72.165.61.189
setmaster add 207.173.177.11
setmaster add 68.142.72.250
setmaster add hlmaster.jolt.co.uk
setmaster add 65.73.232.251:27040
setmaster add 65.73.232.253:27040
setmaster add 207.173.177.12:27010
setmaster add 207.173.177.11:27010
Thanks,
Antek