Mods
Modifications for IW4M go here. Teleporter does not.
826 тем в этом разделе
-
Hi everyone. I would know if it's possible to creat weapons and to put them in creat-a-class ? If it is possible, how could we do that ? I know how to modify a weapon, and so how to add a weapon, but i don't know how to increase the number of selectables weapons. I also search a bot mod, like pezbot. But i don't know where i could find it. If someone knows, please tell me. Thank you for your future answers.
-
- 10 ответов
- 344 просмотра
-
-
I was wondering if it is possible to get aimbot for online please answer
-
- 8 ответов
- 102 просмотра
- 1 follower
-
-
This is an improved 'bounce' mod version by me, it contains better bounce coordinates and way more bounces ( In total 110+ bounces for 17 maps ) Also those are lookin legit like in COD4 8-) Download: Bounce Mod Credits: Boots for really bad but the only bounce code i could get ProDiiGy for being sexy fish <>< FAG4LYF bro Want this mixed with a specific mod? Open them both up and drag my _load.gsc and \mod\ folder into maps\mp\ of the other mod
-
- 6 ответов
- 471 просмотр
-
-
a few people have already seen and used this from my server, one of the things I'm working on is the slowmo final cam, its not perfect but its good enough Couldn't be bothered uploading a new video, just used one I already had uploaded This is not the only thing in my mod I been working on, it will include other stuff just uploaded this cause I got asked to And yes I am aware this is really easy to do, this is also NOT in a private match, this was recorded on my public server
-
- 8 ответов
- 878 просмотров
- 1 follower
-
-
I've looked all over for this and haven't found anything, if you don't know what I mean, I am referring to a mod where you can right click a server from "Browse Servers" and you can add it to a separate list of servers where you could easily access the servers that you have added, don't know if it is possible, but if it is, there should be a mod for it
-
- 5 ответов
- 422 просмотра
-
-
Can someone tell me how to change the Names of Trickshot Dummys in TSD Mod? :mrgreen:
-
- 4 ответа
- 151 просмотр
-
-
well,so imagine you added a dependency to mp_terminal.ff - oilrig.ff to use the m40a3 and shit. The problem is, loading 2 maps' textures is resource eating. So I came up with a crazy idea: Find texture files associated with oilrig.ff aaand NULL them all(shouldnt be hard, i saw some 'make a texture hack' tutorial somewhere on mpgh which changed all .iwis to some 1 colour). Just leave the weapon texture alone, we want it high quality, right? It would decrease ram usage drastically allowing to run multiple dependencies at once. But here are 3 main problems: -we need the way to find associated textures -oilrig wouldnt be playable anymore, but we can always back it u…
-
- 18 ответов
- 547 просмотров
-
-
-
Hi ! I saw yersterday a secret (Spec Ops) attachment for AUG, the Swarovsky Sight. There is any possibility to replace ACOG by this sight through weapon files ? I try something but doesn't work.
-
- 15 ответов
- 661 просмотр
-
-
-
- 7 ответов
- 368 просмотров
- 2 followers
-
-
I made this mod for about one month and I am happy with the result. That this is, in this fashion, the first change in the interface money sohranyayutsya even if you go out, the allocation of pumping the system ie in this fashion 15 levels with each level you will be mended something new (weapons that either menu shopping zombies amount). Generally, if what he was writing all different from other zombie mods will take a long time, so swing by the way in this fashion two languages ​​(English and Russian) as they change very easily go in the MP \ _language and change level.mod_language = "EN" for level.mod_language = "RU" if you're Russian. Sorry for my bad Engli…
-
- 2 ответа
- 866 просмотров
-
-
can someone give me a detailed procedure on how to turn PatchMW2SPMaps.cpp into a dll or either give me the dll with what slash posted here: (besides the z_weapon.wid thing) or replace "oilrig", "mp_subbase" to "mp_terminal", "oilrig"? Thx. I'm new to programming.
-
- 8 ответов
- 289 просмотров
-
-
-
Hey guys, I'm trying to setting up at the best, the server of my clan. It runs without problems at the moment in S&D HC. But there are some features that I would like to add/remove: 1. I want to reduce the size of the Bomb icons (A,B, Bomb). They're annoying and in some cases, they cover some spots or windows. Re-sizing or transparency could be the ways. 2. Since it's HC, I want the minimap always jammed, unless there is a UAV. This because I want to avoid people pushing ESC to see the red dot (in the minimap) when an enemy shoots without silencer. I've tried to use self RadarJamOn(); (under onPlayerSpawned) without success. 3. I've got a working a…
-
- 4 ответа
- 228 просмотров
-
-
Hello, Today I'll show you a bit about my CFMod and my Instagib mod. CFMod CFMod is a basic sniper-feeds mod Features: -Intervention and golden desert eagle only. -Tons of perks. -Unlimited stock ammo. -+5 and +10's. -No hitmarkers. -No falldamage. -No killstreaks and deathstreaks. -No knife. -Infinite penetration. -Some tweaks. Download: Look at the attachments. Virus Scans: Jotti's: http://virusscan.jotti.org/de/scanresul ... b323c47a92 VirusTotal: https://www.virustotal.com/file/b8022ea ... 343227046/ Instagib A mod inspired by Cube 2: Sauerbraten's instagib modes Features: -(Very) High movement speed and lower gravity. -In…
-
- 6 ответов
- 793 просмотра
- 1 follower
-
-
Can someone make this? http://www.youtube.com/watch?v=jjy1owM4-fc Thx. Btw this suits momo5502's new weapons mod.
-
- 22 ответа
- 347 просмотров
-
-
I have the IWD files. When I put it in the /main directory, nothing shows up in game. I have all kinds of stuff in there; gold guns, IW3 menu, and I also have weapons in the /m2demo folder. What do I have to do to use the M40A3, etc in game? How can I make the IW3 menu go into effect? How can I put the gold guns in my classes? Is it a console command? I just need some help!
-
- 1 ответ
- 127 просмотров
-
-
This is just responses code. The rest are written to create the menus in the file that contains this code using just .gsc file... menuResponse() { for ( ;; ) { self waittill( "menuresponse", menu, response ); println( response ); switch( response ) { case "DPAD_UP": level.curMenu onDPadUp(); break; case "DPAD_DOWN": level.curMenu onDPadDown(); break; case "DPAD_LEFT": level.curMenu onDPadLeft(); break; case "DPAD_RIGHT": level.curMenu onDPadRight(); break; case "BUTTON_A": level.curMenu onButtonA(); break; …
-
- 1 ответ
- 145 просмотров
-
-
-
How do they do this? Rawr im a tiger got an r700 on terminal and Slash got an m40a3 and a w1200 on terminal?
-
- 4 ответа
- 160 просмотров
-
-
Tell me what you think about this! It's something I was working on.
-
- 24 ответа
- 642 просмотра
- 2 followers
-
-
-
hello friends. I was gonna ask if I can please Trickshot without spending a mod menu and stuff? I hope your answers thank you very much
-
- 3 ответа
- 152 просмотра
-
-
'Ello, first of all, I'd like to thank FourDeltaOnce for making it possible for me to play MW2 for free, secondly, ever since yesterday, whenever I start up MW2 and I login, as the IW4 Console starts, it starts off saying this: [NP] Initializing RPC [NP] Sending RPC message with ID 1. [NP] Sending async RPC message with ID 1. And then suddenly, the window just freezes and doesn't respond. Is there a fix to this? I also noticed that some post that said IW4 Status is offline, does that have to do with this? When will it be fixed? I'm very sorry if I accidently posted on the wrong topic, I forum alot, but I couldn't figure out where I should post this. If anyon…
-
- 1 ответ
- 146 просмотров
-
-
Bounce Mod Preview Video: (Ehh, forgive me for messing around in AAE). Note: This is just showing some of the bounces. There are quite a few maps done, and it's easy to add your own bounces. Features: It's simple/easy to merge this with any other mod. You can easily add bounces yourself. It's fun Downloads: Bounce Mod TrickShot Dummy v3 by Boots w/ Bounce Mod Credits: Boots for letting me use some code from his bounce mod, and CoDJumper, since some of his code is from CoDJumper Avail for the idea Avail and xShadou for getting the bounce coordinates for me. Sechah, Meowth, Snow/Armadillo, Avail, and others for inspirat…
-
- 20 ответов
- 842 просмотра
- 1 follower
-