Posts: 17
Threads: 2
Joined: May 2005
Reputation:
0
Can somebody help or......
Posts: 1,217
Threads: 42
Joined: Dec 2004
Reputation:
0
how do you run your command?
starting 9/24/2006 if your problem has been solved please edit your first post and add [solved] to the begining of the title. Thanks.
Posts: 17
Threads: 2
Joined: May 2005
Reputation:
0
C:\srcds\srcds.exe -console -game cstrike +or-ip xx.xxx.xxx.xxx -maxplayers 18 -map de_dust 2. But when I write my IP address sow comes that error -> "Couldn`t allocate dedicate server UDP port". Any ideas???
Posts: 380
Threads: 9
Joined: Jan 2005
Reputation:
0
05-13-2005, 09:34 AM
(This post was last modified: 05-13-2005, 09:34 AM by inc0gs.)
SkinnySmellyMonster Wrote:C:srcdssrcds.exe -console -game cstrike +or-ip xx.xxx.xxx.xxx -maxplayers 18 -map de_dust 2. But when I write my IP address sow comes that error -> "Couldn`t allocate dedicate server UDP port". Any ideas???
+or-ip xx.xxx.xxx.xxx
I dont know what "+or" is, however, you should have a space between that and the "-ip". I think the command switch is supposed to be "+ip"
Also, it looks like you are already using port 27015. You possibly have a server running already. Maybe a 1.6 server, or a css server that you never properly terminated.
United Strike Marine Corps
USMC-CO| θ (theta)
Posts: 17
Threads: 2
Joined: May 2005
Reputation:
0
inc0gs I dont have another cs 1.6 or css server. Coz that is my first server.
I have a friend he has a same dedicate server like me , but he can run that server and I can see it on Steam Server Browser and he running his server without any COMMANDS , he run it like GUI version. And I tried to run GUI version like him, sow however I cant see my server in server browser, and my server is still NOT RESPONDING.
Posts: 23
Threads: 5
Joined: May 2005
Reputation:
0
i dont know alot but have you assigned a port at end of ip address?
ie 12.122.122.1 -port 27015 or 27016
you have to put the command -port 27015 or 27016 in there
hope this helps
Posts: 367
Threads: 14
Joined: Dec 2004
Reputation:
0
+or-ip xx.xxx.xxx.xxx
thats just wrong. the command should be +ip and you have to replace the x's with your IP.
Posts: 23
Threads: 5
Joined: May 2005
Reputation:
0
yeah i agree it should be +ip <your ip> -port 27015 or 27016
Posts: 6
Threads: 0
Joined: May 2005
Reputation:
0
05-14-2005, 05:57 AM
(This post was last modified: 05-14-2005, 06:07 AM by bukemdown.)
First of all dont run the GUI version, that just not smart. Make sure you downloaded the right game from Steam. you might have downloaded the cstrike 1.6 instead of counter-strike source. so make sure you type in the commandline:
hldsupdatetool -command update -game "counter-strike source" -dir C:\srcds -username <username> -password <password>
also make sure you have a valid IP address. make sure is not a 192.168.0.x or 127.0.0.1 IP. or any non-routeable IP. If your behind a router or a firewall you would have to open the port you need to use e.g 27015. and designate in your command line as well as the IP address that your ISP provider gave you.
e.g.
start /high /wait srcds.exe -console -game cstrike +ip xxx.xxx.xxx.xx -port 27015 +maxplayers 12 +map de_dust2 -tickrate 100
You also need to make a server.cfg
this is an e.g.
rcon_password "xxxxx"
hostname "EastCoast[UMBC]Baltimore, NOCUOUS Server w/CSP"
sv_password
sv_lan 0
sv_maxupdaterate 30
sv_minupdaterate 13
sv_minrate 5000
sv_unlag 1
sv_maxunlag .5
sv_voiceenable 1
mp_autokick 0
mp_autocrosshair 0
mp_autoteambalance 0
mp_buytime .25
mp_c4timer 35
mp_fadetoblack 0
mp_flashlight 1
mp_forcecamera 1
mp_footsteps 1
mp_freezetime 15
mp_friendlyfire 1
mp_hostagepenalty 0
mp_limitteams 5
mp_maxrounds 999
mp_winlimit 0
mp_playerid 0
mp_roundtime 1.75
mp_timelimit 999
mp_tkpunish 0
mp_startmoney 800
sv_airaccelerate 10
sv_allowdownload 1
sv_allowupload 1
sv_alltalk 0
//sv_hltv 1 // 0 and 1 are legal values
sv_cheats 0
sv_friction 4
sv_gravity 800
sv_maxrate 9999 // legal values for this setting are between 9999 and 30000
sv_maxspeed 320
sv_minrate 0
sv_stepsize 18
sv_stopspeed 75
sv_timeout 65
sv_consistency 0
sv_voicecodec vaudio_miles
fps_max 1000
//-----src tv-----
tv_enable 0
tv_autorecord 0
tv_delay 120
tv_maxclients 5
tv_maxrate 3343
tv_name "[NOCUOUS]SrcTV - #nocuous"
tv_overrideroot 0
tv_password xxxxxx
//---- end of tv ----
mp_allowspectators 1
decalfrequency 60
host_framerate 0
setpause 0
log on
goodluck, if you happen to get srcds running and still having bad respond from steam. Paste your srcds.log ill try to help you some more.
Posts: 9
Threads: 0
Joined: May 2005
Reputation:
0
Hi Skinny
(assuming you are on the same network as the server.)
Are you tring to access your server via it's lan address or wan address?
You will find that you will be unable to access the server using the WAN address if you are on the same network as the server.
You will be able to access it's internal address and everybody else will be able to access it's external address.
Hope that helps some.
Darren