Перейти к содержимому
View in the app

A better way to browse. Learn more.

Zloplay community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Опубликовано:
  • Автор

// 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 2

// Open game port (Steam-visible server game port)
//+set net_queryPort  27015

// Secure game port
+set net_port 27016

// Steam authentication port
//+set net_authPort 27017

// Steam master server (server browser) port
//+set net_masterServerPort 27018



//////////////////////////////////////////////////////////
// Server.cfg-configurable settings

// Server host name. This should always be set by the server admin.
seta sv_hostname "^5X-FEAR"

// 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 18

// 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 1

// 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 "password" 

// 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 0 

// 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 999

// 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

loadscript "AdminControl.dll"

loadscript "MapEdit.dll"

loadscript "mw3rw.dll"

 

THATS MY CFG

Опубликовано:
Why in God's name did you put '//' infront of; +set net_masterServerPort 27018, +set net_authPort 27017, +set net_queryPort 27015, +set dedicated 2 and +set sv_config "filename"

When you write that in your shortcut you donВґt need it...

Опубликовано:
Why in God's name did you put '//' infront of; +set net_masterServerPort 27018, +set net_authPort 27017, +set net_queryPort 27015, +set dedicated 2 and +set sv_config "filename"

// IW5 Server Configuration

//////////////////////////////////////////////////////////
// Server command-line parameters (this section is for documentation only)

this section is for documentation only

It's there just for people to know what to add to the server's shortcut. Is should never be set there.

 

As for the problem itself, the server is crashing right before it sets the connection, wich means that it's crashing because it can't set it.

Either the router is not allowing the server to stablish the required connections, or maybe windows is not being able to use the required sockets.

Try setting that computer as the router's DMZ host and try resetting windows sockets.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в тему...

Сейчас на странице 0

  • Нет пользователей, просматривающих эту страницу

Важная информация

Используя этот сайт, вы соглашаетесь Условия использования.

Account

Navigation

Поиск

Поиск

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.