Hey.
Just letting you guys know some of the server stuff incase it's needed.
OS: Vista
Router: Belkin
Firewall: Deactivated
Now I get everything running, I even get the following;
Adding master server -someipaddress-
Adding master server -differentipaddress-
Connection to steam servers successful.
(I would just show you if I could, but the ctrl + a doesn't seem to highlight anything and when I press 'alt' the option for tools doesn't show, and I don't know any other way to copy cmd. Sorry. If need be, I can provide a screenshot.)
Now I have in my router my ports forwarded
27015 TCP&UDP 27020 Set for my computer LAN IP 192.168.2.2
When I go to Steam -Servers - Favourite - Add a server
and enter 88.81.139.188:27015 it finds it, adds it not a problem.
I try entering it I get the message
Game Info -0.0.0.0:0
Game: (Theres nothing here)
Server: is not currently playing on any game server.
When I click on LAN. There it is there, I double click it, it loads me up and joins in not a problem. So I thought, maybe I have it set for LAN?
In the directory of;
F:\srcds\cstrike
I have the file server.cfg
In that file is this;
And I searched and it seems that I have 0 set correctly for Lan.
So I thought maybe it was cause it's on my computer. So I tried the website;
http://www.gametiger.net
And entered my ip address in 'Address' search
My server shows up, but it's on a different port "88.81.139.188:27161"
To start my server, I have the following pasted into my target(I have a shortcut on my desktop);
I tried having someone join but they say they recieve the message
'Server not responding.'
Any help guys?
Regards.
(PS; The server is still running.)
Just letting you guys know some of the server stuff incase it's needed.
OS: Vista
Router: Belkin
Firewall: Deactivated
Now I get everything running, I even get the following;
Adding master server -someipaddress-
Adding master server -differentipaddress-
Connection to steam servers successful.
(I would just show you if I could, but the ctrl + a doesn't seem to highlight anything and when I press 'alt' the option for tools doesn't show, and I don't know any other way to copy cmd. Sorry. If need be, I can provide a screenshot.)
Now I have in my router my ports forwarded
27015 TCP&UDP 27020 Set for my computer LAN IP 192.168.2.2
When I go to Steam -Servers - Favourite - Add a server
and enter 88.81.139.188:27015 it finds it, adds it not a problem.
I try entering it I get the message
Game Info -0.0.0.0:0
Game: (Theres nothing here)
Server: is not currently playing on any game server.
When I click on LAN. There it is there, I double click it, it loads me up and joins in not a problem. So I thought, maybe I have it set for LAN?
In the directory of;
F:\srcds\cstrike
I have the file server.cfg
In that file is this;
Code:
// Set the Host Name
hostname "F33r!"
// Set the rcon password
rcon_password "password"
// Exec files on startup
exec banned.cfg
exec listip.cfg
// Server Logging
log on
mp_logdetail 0
mp_logmessages 1
// Server Variables
mp_timelimit 25
mp_autokick 0
mp_autoteambalance 1
mp_c4timer 15
mp_flashlight 0
mp_footsteps 1
mp_forcechasecam 0
mp_freezetime 4
mp_friendlyfire 0
mp_hostagepenalty 0
mp_limitteams 2
mp_roundtime 5
mp_tkpunish 1
sv_restartround 0
sv_maxspeed 320
sv_proxies 1
allow_spectators 0
mp_startmoney 16000
mp_chattime 0
sv_allowupload 1
sv_voiceenable 1
sv_alltalk 0
pausable 0
decalfrequency 60
mp_falldamage 1
// cheat and fun modes
sv_aim 0
sv_cheats 0
// Set Rates
sv_maxrate 8000
sv_minrate 4000
// Enable/Disable LAN mode
sv_lan 0
// Contact & Geo
sv_contact
sv_region 3
And I searched and it seems that I have 0 set correctly for Lan.
So I thought maybe it was cause it's on my computer. So I tried the website;
http://www.gametiger.net
And entered my ip address in 'Address' search
My server shows up, but it's on a different port "88.81.139.188:27161"
To start my server, I have the following pasted into my target(I have a shortcut on my desktop);
Code:
-console -game cstrike +port 27015 +maxplayers 16 +map de_dust
I tried having someone join but they say they recieve the message
'Server not responding.'
Any help guys?
Regards.
(PS; The server is still running.)