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

Опубликовано:
http://f.tdtgaming.com.au/ - automatic compiling of releases.
Опубликовано:

Also another problem when I launched config_m2 was deleted *of course* but the major problems is that when I launched iw4m it launched normally till I noticed that it had the normal MW2 background and there were no servers only matchmaking which is Oil Rig Burger Town Model 40 or whatever..

Опубликовано:
Also another problem when I launched config_m2 was deleted *of course* but the major problems is that when I launched iw4m it launched normally till I noticed that it had the normal MW2 background and there were no servers only matchmaking which is Oil Rig Burger Town Model 40 or whatever..

There's a bug with the revision.. won't properly launch iw4m it launches but it looks like MW2. "iw4m.dll is in the root mw2 folder and raw.iwd is in 'main'.."

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

Nice 5 posts in a row.

Also, there is no bug with 'this' revision, it seems my raw.iwd generator is bugged, as its compressing with all the other folders. I'll fix it now. Fixed.

By the way, the reset was caused in r34 or so.

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

I get this in my console when I try running this version:

 

--- Common Initialization Complete ---
Parsing menu file: ui_mp/main_text.menu
Parsing menu file: ui_mp/pc_join_unranked.menu
Huffman Took 3 Milliseconds
Menu load error: ui_mp/pc_join_unranked.menu, line 691: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 691: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 691: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 691: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 692: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 692: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 692: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 692: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 694: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 694: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 694: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 694: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 695: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 695: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 695: unknown itemdef keyword unkToken
Menu load error: ui_mp/pc_join_unranked.menu, line 695: unknown itemdef keyword unkToken
Parsing menu file: ui_mp/filter_popmenu.menu
Menu load error: ui_mp/filter_popmenu.menu, line 23: expected integer but found border

Menu load error: ui_mp/filter_popmenu.menu, line 23: unknown menu keyword 1
Menu load error: ui_mp/filter_popmenu.menu, line 23: unknown menu keyword ;
Menu load error: ui_mp/filter_popmenu.menu, line 32: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 32: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 32: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 33: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 33: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 33: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 36: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 36: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 36: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 37: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 37: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 37: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 48: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 48: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 48: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 49: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 49: unknown itemdef keyword unkToken
Menu load error: ui_mp/filter_popmenu.menu, line 49: unknown itemdef keyword unkToken
Working directory: D:\Program Files (x86)\call of duty modern warfare 2 IW4M


Problem loading your configuration files; please launch Modern Warfare 2 again

Опубликовано:
I get this in my console when I try running this version

 

But it should be fine when you start the game again (note that you will have default game settings).

 

Nope. I tried starting the game a couple times and I keep getting a black screen in-game. I alt-tab out and see that error.

 

*edit* ended up having to delete the .cfg files from my players folder and it worked.

Опубликовано:
I get this in my console when I try running this version

 

But it should be fine when you start the game again (note that you will have default game settings).

 

Nope. I tried starting the game a couple times and I keep getting a black screen in-game. I alt-tab out and see that error.

 

*edit* ended up having to delete the .cfg files from my players folder and it worked.

Same for me.

Опубликовано:
can't go to your auto-compiler website :L 403 Forbidden..

As NTAuthority requested it to be shut down until a more compatible one gets written.

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

Just a question. Why do you use

#define NUM_SUICIDE_MESSAGES 13

and not

#define NUM_SUICIDE_MESSAGES (sizeof(suicideMessages) / sizeof(char*))

In this way it would be more dynamic. :)

Опубликовано:
Just a question. Why do you use
#define NUM_SUICIDE_MESSAGES 13

and not

#define NUM_SUICIDE_MESSAGES (sizeof(suicideMessages) / sizeof(char*))

In this way it would be more dynamic. :)

Because every time you reference NUM_SUICIDE_MESSAGES you then have to call (sizeof(suicideMessages) / sizeof(char*)) in code and it wastes time. Macros simply replace the macro text with what it is set as. I'm pretty sure there is a compiler switch to output the code after the pre-processor does it's stuff.

Опубликовано:
Thanks for the explanation, but do you think that it is significantly slower? :oops:

Its 2 characters. Copying your suggestion in to the code would take much longer than just updating that definition (even 10 times)

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.