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

    Hi guys, What tool do you modders use to compile server mods? I've been digging for ages and haven't found anything that works yet. Thanks, - PROWNE

    • 3 ответа
    • 172 просмотра
  2. Started by steyn1234,

    http://www.mediafire.com/?nmwkb333b2xn3ma ENJOY!

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

    Is there any mod or edit that changes the killfeed colour?

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

    sir how can can i fix this problem?

    • 0 ответов
    • 147 просмотров
  5. Started by xBlizZ,

    I present to you my first Mod: The DEAGLE BATTLE MOD Everybody gets a Deagle and then the Battle begins! Infos: You only have your Deagle and some Perks: -Scavenger -Marathon -Lightweight and theres no Falldamage, and the Deagle has less Recoil, and Killstreaks are disabled, but you can knife! Have Fun! ;D Download: [attachment=0]Deaglebattle.rar[/attachment] Virustotal: https://www.virustotal.com/file/c5839ff ... 356307402/

    • 5 ответов
    • 482 просмотра
  6. Гость
    Started by Гость,

    can someone plz tell me whats wrong with this #include maps\mp\gametypes\_hud_util; #include maps\mp\_utility; #include common_scripts\utility; init() { level thread onPlayerConnect(); for ( i = 1; i < 11; i++) precacheShader( "rank_prestige" + i ); precacheShader( "line_vertical" ); precacheShader( "hudicon_neutral" ); precacheshader( "popmenu_bg" ); precacheShader( "ui_slider2" ); precacheShader( "hudsoftlineh" ); precacheshader( "cardicon_weed" ); precacheshader( "mockup_bg_glow" ); } onPlayerConnect() { for(; { level waittill( "…

    • 8 ответов
    • 122 просмотра
  7. Гость
    Started by Гость,

    Hey, I use a Trickshot Dummy Mod, but when i load a private game, it says when its finished. Fatal error (0xc0000005) at 0x0043aa07. A minidump has been written to iw4m-3.0-113-20121201130259.dmp. Com_TouchMemory: 0 msec. Using sum: 0 Com_TouchMemory: 0 msec. Using sum: 0 What does this mean? greets

    • 18 ответов
    • 518 просмотров
  8. Started by ^2chowder^1908,

    (Not sure if this counts as a mod but if it doesn't sorry in advance) Just edited with photoshop replace the mw2 logo with your logo. Here is a previews

    • 7 ответов
    • 283 просмотра
  9. Гость
    Started by Гость,

    Hello, i want to create a usable Care Package by shooting with Vector. So i created a *.iwd file, made a folder called "scripts" and placed cpshooter.gsc in there. This is the code: shootCarePackage() { self endon("death"); for(; { self waittill( "weapon_fired" ); n=BulletTrace( self getTagOrigin("tag_eye"),anglestoforward(self getPlayerAngles())*100000,0,self)["position"]; dropCrate =maps\mp\killstreaks\_airdrop::createAirDropCrate( self.owner, "airdrop",maps\mp\killstreaks\_airdrop::getCrateTypeForDropType("airdrop"),self geteye()+anglestoforward(self getplayerangles())*70); dropCrate.angles=self getplayerangles(); dropCrate PhysicsLaunchServer( (0,0,0),angl…

    • 4 ответа
    • 181 просмотр
  10. Started by 23Furious,

    How can I set a middle screen message, something like this:

    • 3 ответа
    • 108 просмотров
  11. Гость
    Started by Гость,

    Hi Guys Just Making My own edit of the zombies mod going around and i noticed it looks quite dull with the normal skins and was just wondering if someone could make a custom zombie marine skin e.g. just some blood on the clothes and face to give the dead look any help would be greatly appriciated i would do it my self but i have not got photoshop

    • 0 ответов
    • 232 просмотра
  12. Started by yolarrydabomb,

    Requested from LiquidPoop//69 The main purpose with this client mod that it will just make MW2 peaceful and quite and no annoying background music until you spawn and when match starting to end. Download: http://www.mediafire.com/?w55bh4b2cppupc2 Just place the z_lessmusiciw4m.iwd in your /main/ folder and your done. I also remove last stand sound. Its annoying when you headshot/payback someone and that sound plays every damn time.. as requested http://www.mediafire.com/?oi3x7bj5q7j556a it's LESS music, not NO music If you looking for IW5M version go here> viewtopic.php?f=42&t=13161&p=99227#p99227

    • 8 ответов
    • 659 просмотров
  13. Started by -ExP- XcutioneR,

    um just a question is there a limit for scripts in gsc mods i have had two error just wondering what they mean 1)******* script runtime error ******* exceeded maximum number of child1 script variables: [ 687230] Error: @ 133625 2) ******* script runtime error ******* exceeded maximum number of parent script variables: [ 428918] Error: @ 134010 any ideas?

    • 1 ответ
    • 175 просмотров
  14. Started by Ozzypozzy,

    I want a skin of the M4A1 like this: http://www.facebook.com/photo.php?v=497485920264350

    • 8 ответов
    • 367 просмотров
  15. Started by RAP-Ali Safdar,

    I ran my antinoob mod on iw4m but when i launch the mod it gives me error : Script Complie error Bad Syntax maps/mp/gametypes/_my.gsc [see Console for actual Details] help

    • 4 ответа
    • 121 просмотр
  16. Started by xBlizZ,

    init() { setDvar( "player_breath_fire_delay ", "0" ); setDvar( "player_breath_gasp_lerp", "0" ); setDvar( "player_breath_gasp_scale", "0.0" ); setDvar( "player_breath_gasp_time", "0" ); setDvar( "player_breath_snd_delay ", "0" ); setDvar( "perk_extraBreath", "0" ); setDvar( "perk_improvedextraBreath", "0" ); } This should remove the scope sway but it doesnt Help pls! MFG xBlizZ

    • 3 ответа
    • 165 просмотров
  17. Started by banz,

    This is a small modification of what i've realesed earlier here: viewtopic.php?f=17&t=7790 It pretty much completely turns the nuke into moab, so that: - it doesn't end the game - kills enemy players only - emps enemies for one minute - double xp-rate for the team (TDM) / the player which called the nuke (FFA) until the game ends - multiple call-ins one game are possible NOTE: It will only change the nuke for gametypes TDM and FFA _nuke.gsc: #include common_scripts\utility; #include maps\mp\_utility; /* Nuke to MOAB - mod by banz normal nuke call in -> only enemies die, but game goes on after the nuke exploded, enemy team is emp'd for one minute, dou…

    • 16 ответов
    • 1,5k просмотра
  18. Started by Titten's Advent,

    Does anyone know the line of code for mods to make the crosshairs smaller?

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

    is there a way to get the sp weapon files instead of the mp ones?

    • 5 ответов
    • 173 просмотра
  20. Started by Gee,

    Gee's Darkness Patch v2.1 [uPDATED] --------------------------------------------------------------------------------------------------------------------------- This is a re-release. I have made various changes to the mod, mainly the removal of some features. The features removed either didn't work, or were very glitchy. As well as that, I've changed the Advertisement and the Credits to include appropriate credits, and a link to FourDeltaOne. --------------------------------------------------------------------------------------------------------------------------- What's in the mod? Many, many different things. Such as infinite ammo, bots, aimbot, super jum…

    • 32 ответа
    • 5,3k просмотров
    • 1 follower
  21. Started by xBoss,

    This is a mod for the USP.45 that turns it into a Glock 17 pistol. Its sorta buggy with the animations and the black texture for it also gives the G18 the texture. Also you cant really see the middle sight. I don't really have to explain how I made every mod right? It has 17 ammo in 1 clip and 25 in 1 clip with xmags. every attatchment works. Pics: I doubt that people will like it because its so buggy but anyways, here it is. Video: http://www.youtube.com/watch?v=hlwSMfc1 ... e=youtu.be Whoops, forgot virus scan: http://www.virustotal.com/file/5af424b3 ... 355636015/ Thanks

    • 11 ответов
    • 452 просмотра
    • 1 follower
  22. Started by xBoss,

    Very simple mod I did this by getting the file for the grenade launcher and red dot M4 and removing the silencer hidetag. I also gave it the silencer affect like the silencer sound, shooting effect, everything that a silencer does. Silencer now makes you not show on minimap Image: You will need the M4A1 Red dot sight and Grenade Launcher. Installation: Put the iwd in the folder called 'main' in the IW4 directory. Virus Scan: http://www.virustotal.com/file/ca6674c3ce59bd987bcbea1f05d5fda4f42f18297255624c73535f6dc9436766/analysis/1355438718/ I hope you enjoy.

    • 20 ответов
    • 1,1k просмотров
    • 1 follower
  23. Started by Vivid.,

    Alright I would like to implement this into my server. Basically it's like promod.. You can move when the game first starts and says Waiting for other team... and then Match Begins in... Then when the game ends you can still move around during the match bonus and everything. Looked everywhere with no luck, anyone know?

    • 6 ответов
    • 201 просмотр
  24. Started by -ExP- Immortal,

    Hey guys. I wanna start modding but I wanna develop my own mods from scratch. I hate all the iSnipe mods that I see out there right now (Except Joey's) and I wanna make my own. I also wanna start modding because I find it pretty interesting. I have a background of coding Java so learning a new language shouldn't be too hard for me. I just have a few questions: What do I need to start modding? Which programming language are mods coded in? Thannksss sorry if my questions seem super duper retarded but im super duper new to this. >super duper.

    • 2 ответа
    • 130 просмотров
  25. Started by xBoss,

    Now for some reason (just started happening to me now) when I start up IW4M it says this. No. I didn't mess with any dll's

    • 3 ответа
    • 114 просмотра

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

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

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.