Перейти к содержимому
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

Опубликовано:
Dude,poste das dochmal als [.code] [/code]

 

BloГџ ohne den Punkt bei ersten Code.

So hier

 

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

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

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

Posts: 14
Joined: Sat Sep 29, 2012 10:02

 

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

 

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

Опубликовано:
.______________________________.

 

7266eeb592e2a1eab02b748717e2a525.png?1357131980

 

Da steht CODE,da drГјckst du drauf,und dann machst du einfach STRG+V

krass wie ich es nicht checke oder? ^^

ich glaube ich bin zu blГ¶d dafГјr ich drГјcke code und fГјge dann meine config ein und er macht es trotzdem als normalen text ._.

Опубликовано:
.______________________________.

 

7266eeb592e2a1eab02b748717e2a525.png?1357131980

 

Da steht CODE,da drГјckst du drauf,und dann machst du einfach STRG+V

krass wie ich es nicht checke oder? ^^

ich glaube ich bin zu blГ¶d dafГјr ich drГјcke code und fГјge dann meine config ein und er macht es trotzdem als normalen text ._.

Das geht eigentlich garnicht. lol

Опубликовано:
.______________________________.

 

7266eeb592e2a1eab02b748717e2a525.png?1357131980

 

Da steht CODE,da drГјckst du drauf,und dann machst du einfach STRG+V

krass wie ich es nicht checke oder? ^^

ich glaube ich bin zu blГ¶d dafГјr ich drГјcke code und fГјge dann meine config ein und er macht es trotzdem als normalen text ._.

Das geht eigentlich garnicht. lol

weiГџ den jetzt trotzdem irgendwer weiter das mit den dsl und dspl dingern die kann ich hier doch einfach rein posten oder nicht?

Опубликовано:
Wie heisst denn deine .dsr?

die heiГџt unlimitedffa.dsr :)

Опубликовано:

 

okay jetzt sagt er:Couldn't load map rotation file 'default.dspl.dspl'

Could not load map rotation "default.dspl". Shutting down

Join the conversation

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

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

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

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

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

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

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.