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

map contingency dd and dom

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

Hello!

 

I have a server with these new maps: invasion, contingency and oilrig, and a playlists.info file with all maps on war, dom and dd gametype, but these combinations don't work

 

contingency,hc_dom,2

contingency,hc_dd,2

 

the rest (28 hc_tdm, 27 hc_dd and 27 hc_dom) work perfectly (contingency,hc_tdm,3) works perfectly too.

 

I installed the original game and replaced the iw_22 and iw_23 from http://4d1.weloveaiw.com because I had an error on the md5 checksum, the rest is right (I added the DLC maps too).

 

these are some lines from the console log

 

to dd

 

[     16366] handle 1: console_mp.log
[     16371] ----------------------
[     16377] 60890 files in iwd files
[     16494] Unloaded fastfile dlc2_ui_mp
[     16499] Unloaded fastfile dlc1_ui_mp
[     16504] Loading fastfile contingency
[     20061] Loading fastfile mp_subbase
[     22788] Error: Waited 2699 msec for missing asset "mp/configStrings/configStrings_pc_contingency_dd.csv", of type "stringtable".
[     22793] Error: Could not load stringtable "mp/configStrings/configStrings_pc_contingency_dd.csv".
[     22799] ------- Game Initialization -------
[     22804] gamename: IW4
[     22811] gamedate: Jan 14 2010
[     23445] -----------------------------------
[     23459] Error: Could not load rawfile "shock/mp_radiation_low.shock".
[     23465] Error: couldn't open 'shock/mp_radiation_low.shock'.
[     23472] Error: Could not load rawfile "shock/mp_radiation_med.shock".
[     23478] Error: couldn't open 'shock/mp_radiation_med.shock'.
[     23485] Error: Could not load rawfile "shock/mp_radiation_high.shock".
[     23492] Error: couldn't open 'shock/mp_radiation_high.shock'.
[     24452] g_gametype will be changed upon restarting.
[     24468] -----------------------------------
[     24471] Working directory: C:\Program Files\Activision\Modern Warfare 2
[     24472] Rcon from 127.0.0.1:4294951687:
status
[     24472] map: contingency
[     24472] num score ping guid                             name            lastmsg address               qport rate
[     24472] --- ----- ---- -------------------------------- --------------- ------- --------------------- ----- -----
[     24472] 
[     24472] handled rcon: status 
[     24476] map_rotate...

[     24476] rotating using playlists as playlist_enabled = 1
[     24476] Gamestate changing due to playlist entry change
[     24477] execing default_xboxlive.cfg from fastfile
[     24479] Loading fastfile contingency_load
[     24480] WARNING: Could not find zone 'contingency_load'
[     24738] CL_Disconnect called for local client 0
[     24742] Not uploading stats: no statWriteNeeded (cont 0)
[     24742] ==== ShutdownGame (1) ====
[     24752] ------ Server Initialization ------

 

and to dom

 

[     26402] handle 1: console_mp.log
[     26402] ----------------------
[     26402] 91335 files in iwd files
[     26424] Error: Could not load stringtable "mp/configStrings/configStrings_pc_contingency_dom.csv".
[     26424] ------- Game Initialization -------
[     26424] gamename: IW4
[     26424] gamedate: Jan 14 2010
[     27065] -----------------------------------
[     27073] Error: couldn't open 'shock/mp_radiation_low.shock'.
[     27073] Error: couldn't open 'shock/mp_radiation_med.shock'.
[     27073] Error: couldn't open 'shock/mp_radiation_high.shock'.
[     28009] g_gametype will be changed upon restarting.
[     28016] -----------------------------------
[     28016] map_rotate...

[     28016] rotating using playlists as playlist_enabled = 1
[     28016] Gamestate changing due to playlist entry change
[     28017] execing default_xboxlive.cfg from fastfile
[     28020] Loading fastfile contingency_load
[     28020] WARNING: Could not find zone 'contingency_load'
[     28284] CL_Disconnect called for local client 0
[     28288] Not setting unlocked items as new because we have not initialized itemsUnlocked. This should only happen after a map load error.
[     28288] Saving lastPlayedTime of 1360120361.
[     28289] Not uploading stats: no statWriteNeeded (cont 0)
[     28289] ==== ShutdownGame (1) ====
[     28299] ------ Server Initialization ------

 

I created a playlist.info with only these 2 maps in these 2 gametypes (just to see what happen) but the server rotate the map constantly (none of them work)

 

here the complete console_mp.log http://pastebin.com/Vn3mxbaw

 

Thanks a lot!!!

Featured Replies

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

hmm that's odd I guess its reading from m2demo\mp\basemaps.arena. Lets try this..

open basemaps.arena with notepad

hit ctrl+F and type in contingency (line 375)

 

now replace this

{
map			"contingency"
longname	"Contingency"
gametype	"dm war"
   description "LoserSM fuckin rules!"
   mapimage    "preview_mp_contingency"
mapoverlay  "compass_overlay_map_blank"
   allieschar  "seals_udt"
   axischar    "opforce_arctic"
   environment	"urban"
}

 

to this

 

{
map			"contingency"
longname	"Contingency"
gametype	"dm war sab sab2 dom sd sd2 hc thc ctf koth dd oneflag gtnw"
   description "LoserSM fuckin rules!"
   mapimage    "preview_mp_contingency"
mapoverlay  "compass_overlay_map_blank"
   allieschar  "seals_udt"
   axischar    "opforce_arctic"
   environment	"urban"
}

 

Let me know if it works. only thing I add is more gametypes

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

The same happened. I tested it with so_ghillies and gulag and I got the same problem with these 3 maps

 

I think is not needed to write dd in basemaps.arena, check this, my basemaps.arena for burguertown is

 

{
map			"invasion"
longname	"Burger Town"
gametype	"dm war dom ctf"
   description ""
   mapimage    "preview_invasion"
mapoverlay  "compass_overlay_map_blank"
   allieschar  "us_army"
   axischar    "opforce_composite"
   environment	"urban"
}

 

however dd gametype works perfectly on this map (also war and dom, but "dd" isn't on gametype line)

 

 

 

The console_mp.log for contingency, doing what you told me, has the same errors, but the console_mp.log for gulag and so_ghillies is different

 

so_ghillies

 

[     23439] handle 1: console_mp.log
[     23439] ----------------------
[     23439] 91335 files in iwd files
[     23456] Error: Could not load stringtable "mp/configStrings/configStrings_pc_so_ghillies_dom.csv".
[     23456] ------- Game Initialization -------
[     23456] gamename: IW4
[     23456] gamedate: Jan 14 2010
[     24039] -----------------------------------
[     24872] g_gametype will be changed upon restarting.
[     24880] -----------------------------------
[     24880] map_rotate...

[     24880] rotating using playlists as playlist_enabled = 1
[     24880] Gamestate changing due to playlist entry change
[     24881] execing default_xboxlive.cfg from fastfile
[     24883] Loading fastfile so_ghillies_load
[     24884] WARNING: Could not find zone 'so_ghillies_load'
[     25139] CL_Disconnect called for local client 0
[     25143] Not setting unlocked items as new because we have not initialized itemsUnlocked. This should only happen after a map load error.
[     25143] Saving lastPlayedTime of 1360136805.
[     25143] Not uploading stats: no statWriteNeeded (cont 0)
[     25143] ==== ShutdownGame (1) ====
[     25150] ------ Server Initialization ------

 

gulag

 

[     15747] handle 1: console_mp.log
[     15753] ----------------------
[     15758] 60890 files in iwd files
[     15871] Unloaded fastfile dlc2_ui_mp
[     15877] Unloaded fastfile dlc1_ui_mp
[     15882] Loading fastfile gulag
[     19504] Loading fastfile mp_subbase
[     23902] Waited 4374 msec for asset 'maps/gulag.d3dbsp' of type 'col_map_mp'.
[     25419] Error: Waited 1511 msec for missing asset "mp/configStrings/configStrings_pc_gulag_dd.csv", of type "stringtable".
[     25425] Error: Could not load stringtable "mp/configStrings/configStrings_pc_gulag_dd.csv".
[     25430] ------- Game Initialization -------
[     25435] gamename: IW4
[     25440] gamedate: Jan 14 2010
[     26096] -----------------------------------
[     26980] g_gametype will be changed upon restarting.
[     27002] -----------------------------------
[     27006] Working directory: C:\Program Files\Activision\Modern Warfare 2
[     27006] Rcon from 127.0.0.1:4294951687:
status
[     27007] map: gulag
[     27007] num score ping guid                             name            lastmsg address               qport rate
[     27007] --- ----- ---- -------------------------------- --------------- ------- --------------------- ----- -----
[     27007] 
[     27007] handled rcon: status 
[     27010] map_rotate...

[     27010] rotating using playlists as playlist_enabled = 1
[     27010] Gamestate changing due to playlist entry change
[     27010] execing default_xboxlive.cfg from fastfile
[     27013] Loading fastfile gulag_load
[     27013] WARNING: Could not find zone 'gulag_load'
[     27271] CL_Disconnect called for local client 0
[     27274] Not uploading stats: no statWriteNeeded (cont 0)
[     27274] ==== ShutdownGame (1) ====
[     27284] ------ Server Initialization ------

 

on the other hand, even though oilrig works perfectly with war, dd and dom, gives the same error as gulag, contingency and so_ghillies

 

[     15389] handle 1: console_mp.log
[     15394] ----------------------
[     15399] 60890 files in iwd files
[     15513] Unloaded fastfile dlc2_ui_mp
[     15518] Unloaded fastfile dlc1_ui_mp
[     15523] Loading fastfile oilrig
[     19060] Loading fastfile mp_subbase
[     21824] Error: Waited 2739 msec for missing asset "mp/configStrings/configStrings_pc_oilrig_dd.csv", of type "stringtable".
[     21829] Error: Could not load stringtable "mp/configStrings/configStrings_pc_oilrig_dd.csv".
[     21835] ------- Game Initialization -------
[     21840] gamename: IW4
[     21845] gamedate: Jan 14 2010
[     22440] -----------------------------------
[     23343] -----------------------------------
[     23347] Working directory: C:\Program Files\Activision\Modern Warfare 2
[     23347] Rcon from 127.0.0.1:4294951687:
status
[     23348] map: oilrig
[     23348] num score ping guid                             name            lastmsg address               qport rate
[     23348] --- ----- ---- -------------------------------- --------------- ------- --------------------- ----- -----
[     23348] 
[     23348] handled rcon: status 
[     23402] Resolving iw4.prod.fourdeltaone.net
[     23402] iw4.prod.fourdeltaone.net resolved to 176.9.46.228:20810
[     23403] Sent heartbeat to iw4.prod.fourdeltaone.net
[     23403] Resolving master.alterrev.net
[     23600] master.alterrev.net resolved to 85.131.163.180:20810
[     23600] Sent heartbeat to master.alterrev.net
[     23600] Resolving server.iw4play.de
[     23601] server.iw4play.de resolved to 85.214.230.158:20810
[     23601] Sent heartbeat to server.iw4play.de
[     27707] Rcon from 127.0.0.1:4294951687:

 

[     21824] Error: Waited 2739 msec for missing asset "mp/configStrings/configStrings_pc_oilrig_dd.csv", of type "stringtable".
[     21829] Error: Could not load stringtable "mp/configStrings/configStrings_pc_oilrig_dd.csv".

 

so I think it isn't the problem.

 

________________________________________________________________________

 

I think the problem has to do with respawn points for dd and dom in contingency, gulag and so_ghillies on the .ents files for these maps, oilrig and invasion have many respawn points for these 3 gametypes, but the other maps don't have any, only for war and dm

 

talking about it.... why gulag has that horrible respawn for war? the map is enormous but all players respawn on the same place (not exactly but...)

 

I hope this help and I have a solution.

 

Thanks!!!

Опубликовано:
xetal wanted me somehow to release a TDM/FFA version only.

So I guess all of the ported maps are TDM/FFA only? I didn't know since I barely play other gametypes..

Yes, at least invasion.ff, oirlig has all afaik.

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.