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

Mods

Modifications for IW4M go here. Teleporter does not.

  1. Hai guys and gals, I have a story to tell you and well here it is in short words: i made mod u play and u like. That's it! This QCZM has been in development for about 3 months now and I've learned a LOT over the past 3 months especially in GSC (wait that's its native script language ._.) Anyway... this version was based on upgraded version of QCZM v3 by Chaz who seems to be gone afaik. Shop Systems Humans: *Ammo for all weapons *Exchange for (AR, SMG) *Riot Shield *Akimbo *FMJ *Red Dot Sight (Holo if you buy the credit shop setting) *Silencer *Extended Mags *Rapid Fire *Steady Aim(PRO) *Sleight of Hand(PRO) *RPG-7(R.O.F.L. Launcher if you buy the cred…

    • 8 ответов
    • 421 просмотр
  2. Started by Chinese Derek,

    Is there a way to take the scope off the intervention?

    • 19 ответов
    • 481 просмотр
  3. Started by FL'SLEEPUNKNOT,

    Hello is it possible to create a mod with class limits for example setDvar( "class_assault_limit", 0 ); setDvar( "class_specops_limit", 2 ); setDvar( "class_demolitions_limit", 1 ); setDvar( "class_sniper_limit", 1 ); setDvar( "class_assault_allowdrop", 1 ); setDvar( "class_specops_allowdrop", 1 ); setDvar( "class_demolitions_allowdrop", 0 ); setDvar( "class_sniper_allowdrop", 0 );

    • 7 ответов
    • 200 просмотров
  4. Started by zxz0O0,

    I noticed that custom menu and weapon files are not loaded when you join a modded server, for example with the promod_v3.3. So I said to myself why not fix this and came quickly up with this solution. Index: PatchMW2DownloadCL.cpp =================================================================== --- PatchMW2DownloadCL.cpp (revision 122) +++ PatchMW2DownloadCL.cpp (working copy) @@ -486,6 +486,8 @@ dls.isDownloading = false; CL_DownloadsComplete(0); + //afaik iw3 also reconnects after download, cl_modVidRestart dvar should probably be changed but I'll let NTA do this + Cmd_ExecuteSingleCommand(0, 0, "reconnect"); } } } @@ -564,6 +566,59 @@ } } +voi…

    • 8 ответов
    • 312 просмотра
  5. Started by INeedGames,

    Back last year, I always wanted wanted bots on MW2, I did some research and found out there was some bots! After hours of play, I got bored because they lacked some things. So i decided I'll look into the code, not knowing any C# or GSC code, I started to learn. Finally after one year of hobby coding, I decided to release this into this. Mod within the mod documentation: Edits mp_nightshift to add the waypoints as well with all the stock map .gsc files and some custom map .gsc files. Edits _helicopter.gsc to add "thread svr\bots::init();" to "init" and adds "level.chopper.gunner = self;" to "heliRide". Edits sd.gsc to make "level.defuseObject" other …

    • 25 ответов
    • 2,1k просмотров
  6. Started by DidUknowiPwn,

    Finally after a few years we have finally dumped the HUD for MW2. Edit: Now we have the full Menus for MW2 extracted. What these files include: the entire menu files for ui_mp. Credits: NTAuthority for PC dump. aerosoul94 for the PS3 Menu dump. Have fun. For PC Version of ui_mp: [attachment=0]full_ui_mp.zip[/attachment] For PS3 Version of all menus (which are not bugged): Here.

    • 40 ответов
    • 1,2k просмотров
  7. Гость
    Started by Гость,

    Hi ,can anyone help plz id like to remove the shotgun attachment from my servers does anyone know how to do this without a mod and just with a change to the .cfg ?

    • 10 ответов
    • 214 просмотра
  8. Started by xShadou,

    Hello, can someone send me an EAM file which will set my prestige to 0? No need for exp or stats change, only prestige, please.

    • 6 ответов
    • 103 просмотра
  9. Started by Maxx4live,

    Hey Guys, is it possible that the Sentry Gun can shoot AC-130 bullets, like MegaBullets ? MfG

    • 2 ответа
    • 125 просмотров
  10. Гость
    Started by Гость,

    Wouldn't you like to use the T6M create a class system?

    • 3 ответа
    • 118 просмотров
  11. Started by S3phy,

    Hello. I am looking for a way to modify heartbeat sensor refresh rate. Can you guys help me? I have tried looking for heartbeat sensor in gsc files like _damage and _weapon with no success. Edit: Seems it is hardcoded, so no chance to modify.

    • 7 ответов
    • 261 просмотр
  12. Started by reaaL,

    LOCALIZED STRINGS "YAAAAAAAAAAAAAAAAAAAAAAY!" useless anyway btw these were extracted from fastfiles so dont expect to be perfect :roll: like iw3 mod tools :x https://www.dropbox.com/s/u3lleoequdbf806/extracted%20localized%20strings.rar

    • 7 ответов
    • 265 просмотров
  13. Started by DidUknowiPwn,

    HEEEEEEEEEEEEEY GUUUUUYS! Shit intro. Meh whatever, this is just a mod for you guys. It's a SP menu rewrite for MP. (Had to release before NUI is released. NUI will make every other menu a joke, but it's going to take a long time for that to be full released.) Images: Credits: - DidUknowiPwn: THE BRAINS! (Not really, I just gave the idea and contributed to making this.) - Slash: His rewrite of my original menu. (So... much better....) - reaaL: Fixing most of the menus! - Zer0w: dem sexy icons (I still need to release "DUKIP" version.) - 23furious: For his "Private Match" map list edit. (And whoever else made the images and maps .) - NTAuthority: …

    • 14 ответов
    • 561 просмотр
  14. I am here today to present the project Jiangyi and I have been working on, on and off, for the past 5 or so months. It's a conversion of the IW4 Terminal to the IW5 Terminal. Here is a brief overview of what this project encompasses: --------------------------------------------------------------------- - Texture Recreations/ Conversions - - Physical Collision patches that were made in the IW5 version of Terminal - - A 100%, accurate as possible recreation of the vision file (Thanks to The Apadayo for dumping the mp_terminal_cls.vision file from IW5 for me!) - - Three overall visual improvements: Longer Shadow View Distance, Higher LOD Model distance (me…

    • 28 ответов
    • 991 просмотр
    • 1 follower
  15. Гость
    Started by Гость,

    Hi there, a few of you maybe know me of the old alteriw.net forums. Anyways, since i saw there is a new alteriw, i thought i could release my gungame mod here. Since the post from alteriw is now lost, not all features are listed (i am lazy to write a new one) and instead i will post an old descriptopn off of mpgh.net I really think nothing beats my mod in terms of fun, and customizability. Also, the Menu-System i created is very versatile, and pretty easy to use for anyone. Just check it out. !!!!! To use the menu you have to be a host. Since 4D1 only allows dedicated, you need to enter your name in the settings of the mod (_rank.gsc). It's easy !!!!! old …

    • 10 ответов
    • 406 просмотров
    • 1 follower
  16. Started by Rendflex,

    After a long wait we, Zombiefan564 and I, have decided to release our new mod: The popular survival gametype from MW3 in MW2. The mod is still to be improved, so consider it a beta. I suppose there's not much to say, so I'll post some videos and the download link. Be sure to share your thoughts on the mod! Download: Old version 1.2: http://www.mediafire.com/?za8uyxngsc1lr31 Credits: Rendflex and Zombiefan564 for creating the mod itself. EMZ for the amazing work on making the menus. The mod is based on Tinkie101's RSE bots, so full credits goes to him for the AI system, even though it's slightly modified. Momo5502 for making the helicopte…

    • 253 ответа
    • 13,2k просмотра
    • 4 followers
  17. Гость
    Started by Гость,

    plzxxxxx hlp me...

    • 1 ответ
    • 57 просмотров
  18. Гость
    Started by Гость,

    Where can I find and download the "SP Maps" required for this --->

    • 2 ответа
    • 105 просмотров
  19. Гость
    Started by Гость,

    is there a mod for the iw4m pdw57? unless you have someone can do? (sorry for my english i am brazilian and use google translate)

    • 3 ответа
    • 234 просмотра
  20. Started by !X3NOM,

    Hey Guys ! Is there any mod to change the external scope view of the barret sniper ? i mean that i saw it with someone in his game but i couldn't find it on the forums ! ANy Idea ?

    • 9 ответов
    • 316 просмотров
  21. Started by pvtmert,

    Hey guys i made a new menu mod and decided to share... Changes: ---4D1 logo at loading screen by Zer0w -Backgrounds: --Main Menu Changed. And fixed its white line bug. --Sound Changed. oilrig_themestealth to gulag_showers --Options Menu Changed. to some MW2 guy. Its already using menu_mp_image... --General menu background changed to dark theme. -Menu Changes --Server menu highlight is black again --Main menu is Turkish (sorry my mistake) you can replace main_text.menu with this to change it back here: http://codhq.no-ip.org/anticheat/_version_library/4D1/main_text.menu | put m2demo/ui_mp folder --Main menu FourDeltaOne logo can be turn on or off ( m2demo/ui…

    • 6 ответов
    • 815 просмотров
  22. Гость
    Started by Гость,

    Hey there, I'll try to make this short as possible :3 I'd really like to see a tutorial (the best program used) to edit .ff files. I would like to edit files, so that you can extract the .gsc files from them and remove certain things, such as the sound or maybe something vision related. Could anyone post a small tutorial for this? Or atleast release some modified maps like this.... I do know you can talk most of the sounds in-game by renaming the miles folder to dismiles, but I would really like to know how to remove other certain aspects of the map :3

    • 7 ответов
    • 171 просмотр
  23. Started by Vivid.,

    Hey I was planning on making some skins for personal use and I saw someone mention golden so I thought I'd attempt it, never done gold before as I'm not a big fan of it but here's what I came up with. It may look better with CFGs or on different maps

    • 8 ответов
    • 393 просмотра
  24. Started by the_Uli,

    Download The Pit VirusTotal Killstreaks: в—Џ UAV в—Џ Care Package в—Џ Counter-UAV в—Џ Sentry Gun в—Џ Predator Missile в—Џ Precision Airstrike в—Џ Harrier Strike в—Џ Attack Helicopter в—Џ Emergency Airdrop в—Џ Pave Low в—Џ Stealth Bomber в—Џ Chopper Gunner в—Џ AC-130 в—Џ EMP в—Џ Tactical Nuke [ в—Џ Working | в—Џ Buggy | в—Џ Not Working ] Gametypes: в—Џ Team Deathmatch в—Џ Domination в—Џ Free-For-All в—Џ Gun Game в—Џ Arena в—Џ Sharpshooter в—Џ One In The Chamber в—Џ Capture The Flag в—Џ Global TermoNuclear War в—Џ One Flag в—Џ Search and Destroy в—Џ Sabotage [ в—Џ Worked and Completed | в—Џ Under Work/development | в—Џ Not work…

    • 62 ответа
    • 4,4k просмотров
  25. Started by The_InHuman,

    How is my diamond different than other ones? It's daaaaaaaaaamn reflective and 3dish, k? Vector is the worst xmodel ever :< Weapons there: MP5K UMP Vector P90 Mini-Uzi Download: http://www.mediafire.com/download.php?317ybliqq7zf4ie

    • 14 ответов
    • 1,6k просмотра
    • 1 follower

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

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

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.