Mods
Modifications for IW4M go here. Teleporter does not.
826 тем в этом разделе
-
============================================================================================ Im sorry if this was posted already But mods arent loding from my Raw/scripts folder is it a problem with the last update ============================================================================================
-
- 1 ответ
- 131 просмотр
-
-
Hello there! I am re-making old Halo 3 mod, and there is lot to it. Right now there are jet pack's, flyable heli's and more to come. But I can't move spawn places, so I am requesting if someone can make me spawn places off the map. Now I must have this for every map, I know this requires a lot of work, but if anyone can do it or just give me an example on one map I would really appreciate it. ~Xio ♥
-
- 2 ответа
- 162 просмотра
-
-
This is a request for a MOD on 4D1, which is AoN (All or Nothing) it's a FFA Gunplay mode on MW3 Players are equipped with USP .45 with Tactical Knife, a Throwing Knife, Players initially start with no ammo. When a player gets their first kill, they unlock Scavenger and can then pick up ammo. Players are reset with no ammo after they are killed. The game ends when a player reaches 20 kills or the time limit is reached.
-
- 9 ответов
- 555 просмотров
-
-
Hello guys, I have made a new mod for MW2, it's the airdrop trap from MW3. The mod adds the airdrop trap to the possible contents of a care package. Here is a video of it: The code: #include common_scripts\utility; #include maps\mp\_utility; #include maps\mp\gametypes\_hud_util; init() { precacheShader("cardicon_thebomb"); //Custom scripts are processed before built-in so we need to wait thread initType(); } initType() { while(!isDefined(level.lowSpawn)) wait 0.2; maps\mp\killstreaks\_airdrop::addCrateType("airdrop", "trap", 13/*Change this if you want to change the weight*/, ::TrapCrateThink)…
-
- 20 ответов
- 1,4k просмотра
-
-
So I found out that the anti noob mod disables 11 killstreaks. I'm assuming it also disables nuke? Is there an easy way to change this?
-
- 4 ответа
- 299 просмотров
-
-
Hi, i Edit entity's on Modern Warfare 2. I search more blockages. In the entity found coordinates. Single Player Map in Multiplayer are so Big! She have many locks... I will serch this with Coordinates, and delete this Shit Can i find a way to get directly to teleport to a blockade of Coordinates? (Via Console or Binds or with a Mod) Cheat protected: bind F9 "setviewpos 22471 -76 1728" sv_cheats "1" (server.cfg) or setDvar ("sv_cheats", 1); (Mod) not working (Screen 1) :cry: Best regards Bodyguard Screen from the map orlig: [without a blockade]
-
- 7 ответов
- 328 просмотров
-
-
Is there any working mod menus that i could use in only private matches??
-
- 6 ответов
- 598 просмотров
-
-
Is it just me or scripts are not working? I'm using revision 103 and the scripts are not loading...
-
- 7 ответов
- 226 просмотров
-
-
Ignore the laggyness, it is one of my old video what I did on my old laptop. I am looking for these Magnum and UMP camos. Does anyone still have these? Maybe the creator himself is in 4D1 aswell. I can't really remember who is the creator though.
-
- 2 ответа
- 221 просмотр
-
-
I would like to know how to link gsc's using the this format I dont want to use the .iwd format, Please help.
-
- 7 ответов
- 165 просмотров
-
-
Hi guys, After days of searching and trying to configure a zombie server, I've just about had it and I need help. I need to find the modification for AI Zombies Extreme that has the Mustang Sally grenade Launching Pistols. My sons are wanting to play on a local server with this zombie mod and I cant find many variations of the Ai2 mod but cannot get the thing to work properly and none of them seem to have the greande firing, akimbo m9 pistols. Is this a separate mod or is this just a weapon tweak? I have copied the Ai2 mod that was downloaded from another server that has the guns they wanted, but when set up and playing on the server, it seem completel…
-
- 2 ответа
- 401 просмотр
-
-
Hey modding community i got for my zombieserver an "update" (new version with new sounds) and its size is about 80 MB. but when i start the server with that mod and connect to the server then my client always wants to download it with a speed of ~270 kb/s... very slow... even if i have the mod already in my mods-folder it wants to download and by doing this itВґs overwriting the existing files. While its downloading, the maps from server are changing so the download starts again from begin.... ---> the DL never comes to an end. Are there any solutions how to fix that? PS: i tried to enable fastDL like i did in CoD4 but that doesnВґt work. kind reg…
-
- 24 ответа
- 621 просмотр
-
-
how to fix hulelements with text on widescreen resolution and was shifted to the right place? thx for any advance
-
- 5 ответов
- 307 просмотров
-
-
Hey, recently i remembered this awesome Radar/Minimap Mod for aIW (i think its was shipped via the updater a few versions). It basically changed the appearance of the Radar to a drawn minimap. Would be cool if someone still has these files or is willing to reconstruct them aya
-
- 12 ответов
- 800 просмотров
-
-
How i can make the black ops prestige emblem?
-
- 1 ответ
- 194 просмотра
-
-
Hello every body, I have a mod but I want add to it this bots : viewtopic.php?f=17&t=2716 What I must add to my .iwd mod file please ? Sorry for my english, i'm french.
-
- 2 ответа
- 411 просмотр
- 1 follower
-
-
Has anyone used it? i want to set it up for my Dedi but i don't know how to like get the players on the maps and stuff...
-
- 4 ответа
- 341 просмотр
-
-
So, I was trying to look around to find the zombie mod called Ai2 so i can play with it in private match. Can anyone give me to link so i can download this mod?
-
- 2 ответа
- 157 просмотров
-
-
Taken from my new upcoming mod (inTime), hope you can find it usefull When you take your last ks, the count will restart like mw3. To use it edit _killstreaks.gsc adding this and call showKillstreaksList( 145 ) when player connect and monitorCurStreak( 145 ) when player spawn showKillstreaksList( inizio ) { killstreak0 = self getPlayerData( "killstreaks", 0 ); killstreak1 = self getPlayerData( "killstreaks", 1 ); killstreak2 = self getPlayerData( "killstreaks", 2 ); streakShader = "MADE BY Puffiamo | Steam: Puffiamo94"; self.streakCost0 = "MADE BY Puffiamo | Steam: Puffiamo94"; self.streakCost1 = "MADE BY Puffiamo | Steam: Puffiamo94"; …
-
- 1 ответ
- 345 просмотров
-
-
I had som free time, so i decided to look a bit into the code of cod4 and modded the map settings menu of mw2. Download Custom iw4m.dll for new maps menu. edit: Not needed anymore
-
- 3 ответа
- 344 просмотра
-
-
To enable chopper gunners, ac130s, and nukes on objective gametypes, simply enter the following in your server.cfg. set scr_game_objectiveStreaks 1
-
- 1 ответ
- 121 просмотр
-
-
Hey 4D1! i got kinda bored and saw that heaps of people are using mods that are outdated and such (older versions of mods) and want to encourage alot more people to start modding! It is a stressful process of hit-and-miss, but when you succeed at something you've been trying at for ages it feels great! So for all those people that want to start modding i made a tool that will make it that little bit easier! MW2 GSC Mod Tool v0.2 [uPDATED] I haven't coded in a while so i couldn't be stuffed with the user friendliness It's more aimed at people who know the basics of coding and to encourage modders to get back into it, although if feedback is good i will frantical…
-
- 44 ответа
- 3,6k просмотров
- 1 follower
-
-
Every time when i type in: fs_game mods/^1aizombies The console write: Invalid server value... I need help!
-
- 2 ответа
- 137 просмотров
-
-
Download http://www.mediafire.com/?x6w0ur8gz8pl26t I also didn't used it correctely yet...
-
- 3 ответа
- 235 просмотров
-
-
there should be a Mod tool to Build mods + custom maps Builder if 4D1 release that it would be amazing
-
- 13 ответов
- 286 просмотров
-