dedicated server MW3 ?

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
3nf
This is my homepage
This is my homepage
Posts: 76
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Thu Jan 27, 2011 12:45 pm

dedicated server MW3 ?

Post by 3nf »

Hello, can you tell me how to create a server COD MW3, is with the hlupdatetools?
rustydusty1717
This is my homepage
This is my homepage
Posts: 642
Joined: Sun Sep 20, 2009 6:15 pm

Re: dedicated server MW3 ?

Post by rustydusty1717 »

Image
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: dedicated server MW3 ?

Post by 3nf »

tanks bro and had seen, but does not explain that command line


thanks for hel me
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: dedicated server MW3 ?

Post by Edge100x »

Here is an example command line:

Code: Select all

iw5mp_server.exe +seta dedicated 2 +seta net_port 27015 +seta net_queryPort 27017 +seta net_authPort 8766 +seta net_masterServerPort 27016 +seta ui_maxclients 18 +seta sv_maxclients 18 +seta sv_config "server.cfg" +start_map_rotate
Run that from the folder you download through hldsupdatetool with a command like this:

Code: Select all

hldsupdatetool -game modernwarfare3 -command update -dir mw3base
Also, put the steam.dll from your client installation into that same folder.

The server may require several tries to start properly because of the bogus bandwidth/CPU error bug.
rustydusty1717
This is my homepage
This is my homepage
Posts: 642
Joined: Sun Sep 20, 2009 6:15 pm

Re: dedicated server MW3 ?

Post by rustydusty1717 »

I can't get mine to run with that command line at all. This works, however:

C:\mw3\iw5mp_server.exe +set dedicated 2 +seta net_port 27015 +seta net_queryPort 27017 +seta net_authPort 8766 +seta net_masterServerPort 27016 +seta ui_maxclients 16 +seta sv_maxclients 16 +set sv_maprotation default +start_map_rotate

I still get this though:

Invalid server configuration - insufficient cpu performance 5.8266 ghz for 18 clients. Minimum 6.0000 ghz required.

Setting the maxclients in command line doesn't seem to work, as it's still trying for 18. I have the maxclients set to 16 in the server.cfg as well.
Image
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: dedicated server MW3 ?

Post by Edge100x »

Try with "set" instead of "seta" on the command line, then. We use "set" here, and I just put "seta" because of the documentation -- it may not truly work :|
rustydusty1717
This is my homepage
This is my homepage
Posts: 642
Joined: Sun Sep 20, 2009 6:15 pm

Re: dedicated server MW3 ?

Post by rustydusty1717 »

Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 4 map entries
Loading DSR "TDM_default.dsr"...
Loading Succeeded for DSR "TDM_default.dsr"
-----------------------------------
Spawning map: mp_alpha, gametype war
Initializing Steam Game Server: game port 27017, auth port 8766, query port 27016, gamedir modernwarfare3, version 1.0.0.0
Steam Game Server initialized as Internet Server.
No Steam Master Servers found. Server will LAN visible only.
Steam Game Server connected. Local IP 192.168.0.10, Public IP xxx.xx.xxx.xx Game Port 27017
Steam Game Server is VAC Secure
Spawn map (mp_alpha, war) complete.

Finally got it loaded, however with only 10 clients? Server has 2 - 3.0ghrz Xeon's. Not sure how it couldn't run it unless it was single threaded server software?
Image
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: dedicated server MW3 ?

Post by 3nf »

:D :D thanks brothers.... and the command for Assign different ips?
User avatar
Edge100x
Founder
Founder
Posts: 12945
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: dedicated server MW3 ?

Post by Edge100x »

MW3 doesn't currently support binding to IP.
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: dedicated server MW3 ?

Post by 3nf »

friend if you can start the game options / dedicated server / browser deservidores "yes"


I can not yet run the server

copy steam.dll in carpet root the dedicated server files,
command line
+set dedicated 2 +set net_ip xxxxxx +set net_queryPort 27035 +set net_masterServerPort 27025 +set sv_config server.cfg +set sv_maxplayers 18 +start_map_rotate


in console
version 1.2.359
Connecting to online services....
Connected to online services.
Executing server config "server.cfg"
Succeeded reading from default.dspl
Loaded 5 map entries
Loading DSR "TDEF_default.dsr"...
Loading Succeeded for DSR "TDEF_default.dsr"
-----------------------------------
Spawning map: mp_underground, gametype tdef
]status
Server is not running.
Attachments
resize.jpg
resize.jpg (76.26 KiB) Viewed 4817 times
Last edited by kraze on Sun Nov 13, 2011 10:31 pm, edited 1 time in total.
Reason: Figured a smaller image wouldn't hurt ;)
User avatar
TimeX
Staff
Staff
Posts: 1730
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: dedicated server MW3 ?

Post by TimeX »

You really should have made that image smaller. :?
TimeX
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: dedicated server MW3 ?

Post by 3nf »

I'm sorry, I can not edit the post :?
User avatar
TimeX
Staff
Staff
Posts: 1730
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: dedicated server MW3 ?

Post by TimeX »

Good point. We'll just have to leave it then, since I'd rather not delete the image completely. Just something to keep in mind for next time.
TimeX
rustydusty1717
This is my homepage
This is my homepage
Posts: 642
Joined: Sun Sep 20, 2009 6:15 pm

Re: dedicated server MW3 ?

Post by rustydusty1717 »

I'm still getting the processor error. So I tried updating to the latest release, and it appears I'm missing everything in the players2 subfolder. Tried -verify_all and it didn't do anything. Deleted folder completely and re-download again. Almost seems like more of a pain to get one running right now than actually worth it :roll: .
Image
3nf
This is my homepage
This is my homepage
Posts: 76
Joined: Thu Jan 27, 2011 12:45 pm

Re: dedicated server MW3 ?

Post by 3nf »

ohh I have my first online dedicated server! thank borthers
Post Reply