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

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

Hi guys, I just had a few questions about running Dedicated Servers for iw5m. I myself run servers for both counterstrike:source, cs:go, and garry's mod so I like to think i'm fairly competent at setting up a dedicated server. However, this does not seem to be the case for me with iw5m. I'm able to run the server and it all loads without a hitch. I setup the cfg files correctly, I set the parameters for the target correctly, and I port forwarded all the ports correctly. However when I go to the server browser I cannot find my server, yet when I go into the console and type connect 192.168.x.x:27015 i'm easily able to connect to my server. So now i'm stuck as to what I need to do so I can see my server in the list. I'll post some screenshots of the console, and my ports, and server.cfg to see if you guys can spot the problem. Thank you.

 

 

Server Console:

Welcome to IW5M r29.
http://fourdeltaone.net/ for help and support 
Loading fastfile code_pre_gfx_mp
Loading fastfile localized_code_pre_gfx_mp
Loading fastfile code_post_gfx_mp
Loading fastfile localized_code_post_gfx_mp
Loading fastfile patch_mp
Loading fastfile dlc2_ui_mp
Loading fastfile dlc1_ui_mp
Loading fastfile common_mp
Loading fastfile localized_common_mp
Connecting to online services....
Connected to online services.
Executing server config "server.cfg"
Error: default (66): map rotation list is full stopping 16
Succeeded reading from default.dspl
Loaded 16 map entries
Loading DSR "TDM_default.dsr"...
Loading Succeeded for DSR "TDM_default.dsr"
-----------------------------------
Spawning server on map mp_bravo and gametype war
Initializing Steam Game Server: game port 27015, auth port 8766, query port 27017, gamedir modernwarfare3, version 1.0.0.0
Steam Game Server initialized as Internet Server.
Steam Master Servers found (1). Server will be Internet Server listed.
Loading fastfile patch_mp_bravo
Loading fastfile mp_bravo
[scriptLoader] Loading script GameLog v1.1.0.29
[scriptLoader] Loading script TestScript v1.1.0.29
Spawn server (mp_bravo, war) complete.
-----------------------------------

 

 

server.cfg

// Server.cfg-configurable settings

// log files (untested)
seta g_log "game_mp.log"

// Server host name. This should always be set by the server admin.
seta sv_hostname "Competitive 6v6 Hardcore TDM"

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

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

 

 

default.dspl (just in case)

///////////////////////////////////////////////////////////////////////////
///////////Modern Warfare 3 dedicated server default playlist//////////////
///////////////////////////////////////////////////////////////////////////

//format is 
//, , 

//
//valid mapnames:
//*
//mp_alpha
//mp_bootleg
//mp_bravo
//mp_carbon
//mp_dome
//mp_exchange
//mp_hardhat
//mp_interchange
//mp_lambeth
//mp_mogadishu
//mp_paris
//mp_plaza2
//mp_seatown
//mp_underground
//mp_village
// (included under '*')

//dsr filename
//name of recipe file without the dsr extension
//included in this package are the following recipe defaults:
//TDM_default 	(Team Deathmatch)
//DOM_default 	(Domination)
//CTF_default 	(Capture The Flag)
//DZ_default  	(Drop Zone)
//FFA_default 	(Free For All)
//GG_default	(Gun Game)
//HQ_default	(Headquarters)
//INF_default	(Infected)
//JUG_default	(Juggernaut)
//KC_default	(Kill Confirmed)
//OIC_default	(One In The Chamber)
//SAB_default	(Sabotage)
//SD_default	(Search and Destroy)
//TDEF_default	(Team Defender)
//TJ_default	(Team Juggernaut)

// Weight (1->1000)
// Selection is weighted random (higher weights increase selection chance)

mp_alpha, TDM_default, 27
mp_bootleg, TDM_default, 25
mp_bravo, TDM_default, 26
mp_carbon, TDM_default, 24 
mp_dome, TDM_default, 2
mp_exchange, TDM_default, 15
mp_hardhat, TDM_default, 3
mp_interchange, TDM_default, 14
mp_lambeth, TDM_default, 13
mp_mogadishu, TDM_default, 12
mp_paris, TDM_default, 11
mp_plaza2, TDM_default, 23
mp_seatown, TDM_default, 16
mp_village, TDM_default, 10
mp_cement, TDM_default, 9
mp_italy, TDM_default, 17
mp_meteora, TDM_default, 8
mp_morningwood, TDM_default, 18
mp_overwatch, TDM default, 19
mp_park, TDM_default, 7
mp_qadeem, TDM_default, 6
mp_boardwalk, TDM_default, 5
mp_moab, TDM_default, 4
mp_nola, TDM_default, 20
mp_roughneck, TDM_default, 21
mp_shipbreaker, TDM_default, 22
mp_terminal, TDM_default, 1 

 

 

I also attached a picture of my ports forwarded since I cannot post URL's yet????

 

 

Any and all help will/is greatly appreciated. Thank you again.

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

The reason you can't see you server in the 'Server List' is because your router might not be able to query your own IP Address.

Ask a friend if you server is visible in the server list.

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

you have to stop any firewall

try this

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.