Results 1 to 6 of 6
  1. #1
    ...ali...'s Avatar
    Join Date
    Aug 2011
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    How To Config a Dedicated Server For MW3

    Hi

    I have This game and want to setup a dedi server for it in out vps...
    but The problem is when i start dedi.exe and it read the server.cfg dvars the launcher say that can't find the master server and game visibility switch to the lan mode.

    can anybody help me to fix it?

  2. #2
    akp123's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Location
    behind you >,<
    Posts
    362
    Reputation
    6
    Thanks
    1,130
    My Mood
    Inspired
    .... its not a real dedi its for when u do bi private matches am i right?

  3. #3
    distiny's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    560
    Reputation
    67
    Thanks
    562
    My Mood
    Cynical
    I think they are all unranked, so basically for wars etc
    FBI got my PC...Hardcore cheating is paused atm..

  4. #4
    pyrozombie's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    holland
    Posts
    351
    Reputation
    12
    Thanks
    62
    My Mood
    Cool
    don't know if they are ranked or not

    it it connects to VAC so maybe it is will check it out tommorow night
    press thanks if i helped you.

    steam: pyro1012 (in game name is Undutchable)

    todo list:
    100 posts :
    250 posts :
    500 posts :
    750 posts :
    1000 posts :
    get 100 thanks :
    create a modd :
    create a camo :
    create a program :

  5. #5
    pyrozombie's Avatar
    Join Date
    Feb 2011
    Gender
    male
    Location
    holland
    Posts
    351
    Reputation
    12
    Thanks
    62
    My Mood
    Cool
    configuration fille btw

    Code:
    // Modern Warfare 3 Server Configuration
    
    
    //////////////////////////////////////////////////////////
    // Server command-line parameters (this section is for documentation only)
    
    // Specify server configuration file (this file)
    //+set sv_config "filename" (default "server.cfg")
    
    // Specify server visibility (1 = LAN, 2 = Internet (default) )
    //+set dedicated 1
    
    // Open game port (Steam-visible server game port)
    //+set net_queryPort 27014
    
    // Secure game port
    //+set net_port 27015
    
    // Steam authentication port
    //+set net_authPort 8766
    
    // Steam master server (server browser) port
    //+set net_masterServerPort 27016
    
    
    
    //////////////////////////////////////////////////////////
    // Server.cfg-configurable settings
    
    // Server host name. This should always be set by the server admin.
    seta sv_hostname "Modern Warfare 3"
    
    // Dedicated server play list (DSPL) specifying server map rotation.
    //    Valid game options are controlled via DSR (dedicated server recipe) specified in the DSPL.
    seta sv_maprotation "default"
    
    // Maximum number of clients that may connect to this server (range 1-18)
    seta sv_maxclients 16
    
    // Server password. If set, users will be prompted on join attempt.
    seta g_password ""
    
    // Maximum number of private clients allowed on the server (range 0-18 (clamped to sv_maxclients) )
    seta sv_privateClients 0
    
    // Password for the private slots on this server. If set, users will be prompted on join attempt.
    //    Users providing this password will have access to all slots.
    //    Users providing an incorrect password will have access to the (sv_maxClients - sv_privateClients) public slots.
    seta sv_privatePassword "" 
    
    // Remote console password. If set, users will have access to a remote console, allowing server administration from a connected client.
    seta rcon_password ""
    
    // Server voice chat configuration ( 0 = "No Chat", 1 = "Free Chat", 2 = "Team Chat" (default) )
    seta sv_voice 2
    
    // Toggle voting for [player kick/map restart/next map] (0 or 1 (default) )
    seta g_allowVote 1
    
    // Toggle allowing dead players to chat with living players (0 (default) or 1)
    seta g_deadChat 0
    
    // Time in seconds before the server will kick a user for inactivity (range 0 - 10000)
    seta g_inactivity 120
    
    // Time in seconds for a player temporary ban (on kick/tempban) (range 0 - 3600)
    seta sv_kickBanTime 300
    
    // Toggle flood protection (throttling of user commands - should be enabled for non-password-protected Internet servers) (0 or 1 (default))
    seta sv_floodProtect 1
    press thanks if i helped you.

    steam: pyro1012 (in game name is Undutchable)

    todo list:
    100 posts :
    250 posts :
    500 posts :
    750 posts :
    1000 posts :
    get 100 thanks :
    create a modd :
    create a camo :
    create a program :

  6. #6
    Moto's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Bay Area, CA
    Posts
    13,055
    Reputation
    707
    Thanks
    14,559
    My Mood
    Blah
    Dedicated servers are unranked.

Similar Threads

  1. Vent/TS3 server for MW3?
    By Daniella in forum Call of Duty Modern Warfare 3 Help
    Replies: 3
    Last Post: 11-09-2011, 01:29 AM
  2. [Info] [1.8.1] [Server List] 24/7 Dedicated Servers for Griefing.
    By xenoncloud in forum Minecraft Server Advertising
    Replies: 1
    Last Post: 11-01-2011, 12:03 AM
  3. CoD: MW2 - NO Dedicated Servers for PC
    By eliteop in forum General
    Replies: 0
    Last Post: 10-20-2009, 05:55 AM
  4. Can someone tell me how to set up a craced server for Call of Duty 4 v1.7
    By iwantaps3 in forum Call of Duty 4 - Modern Warfare (MW) Hacks
    Replies: 9
    Last Post: 09-08-2008, 11:27 PM