Hello Guys.. New day, new problems..
I just started making my own server (actually redone it about 6-8 times now) since i cant find out why its only going lan.. It's not because of the sv_lan, cuz it on '0' all the time.
I have forwarded the right ports:
1200 1200 UDP
27000 27015 UDP
27020 27039 TCP/UDP
27015 27016 TCP
still, when running the server, it does not show the:
"Adding Master Server" thingy.. it just shows my ip, and makes a lan server (that i CAN join) but no other can (well, not online friends, it only works as a lan server.)..
i have no idea how to get it to work, i have spent 2 HOLE days now, searching forums, google and so on.. i simply just cant figure out what is preventing it from going online/connecting to master servers or what else i can be.
Anyone have any ideas? would be ever so thankfull!..
Cheers..
Edit: This is my server.bat text "C:\HLserver\srcds.exe -console -game cstrike -tickrate 80 +fps_max 600 +maxplayers 16 -port 27015 +exec server.cfg +map de_dust2 -secure"
and this is what i am seing once starting the server:
shouldent i be seing something like this:
"Adding master at 72.165.61.189
Adding master at 207.173.177.11
Adding master at 65.73.232.251:27040
Adding master at 65.73.232.253:27040
Adding master at 207.173.177.12:27010
Connection to Steam servers successful.
VAC secure mode is activated."
Because as you can see, i am not.
.............................................................................
and this is my server.cfg:
// server name
hostname "| Mufasa! |"
// rcon passsword
rcon_password "" // rcon disabled
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
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
// round specific cvars
mp_freezetime 0
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
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
I just started making my own server (actually redone it about 6-8 times now) since i cant find out why its only going lan.. It's not because of the sv_lan, cuz it on '0' all the time.
I have forwarded the right ports:
1200 1200 UDP
27000 27015 UDP
27020 27039 TCP/UDP
27015 27016 TCP
still, when running the server, it does not show the:
"Adding Master Server" thingy.. it just shows my ip, and makes a lan server (that i CAN join) but no other can (well, not online friends, it only works as a lan server.)..
i have no idea how to get it to work, i have spent 2 HOLE days now, searching forums, google and so on.. i simply just cant figure out what is preventing it from going online/connecting to master servers or what else i can be.
Anyone have any ideas? would be ever so thankfull!..
Cheers..
Edit: This is my server.bat text "C:\HLserver\srcds.exe -console -game cstrike -tickrate 80 +fps_max 600 +maxplayers 16 -port 27015 +exec server.cfg +map de_dust2 -secure"
and this is what i am seing once starting the server:
shouldent i be seing something like this:
"Adding master at 72.165.61.189
Adding master at 207.173.177.11
Adding master at 65.73.232.251:27040
Adding master at 65.73.232.253:27040
Adding master at 207.173.177.12:27010
Connection to Steam servers successful.
VAC secure mode is activated."
Because as you can see, i am not.
.............................................................................
and this is my server.cfg:
// server name
hostname "| Mufasa! |"
// rcon passsword
rcon_password "" // rcon disabled
// server cvars
mp_friendlyfire 1
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
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
// round specific cvars
mp_freezetime 0
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
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