Skip to content

MW3 Modding Support & Discussion

Got modding questions regarding Plutonium IW5? Scripts erroring? Request help from the community here. Discuss your modding projects etc.

397 Topics 1.5k Posts
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Problems with the Gold camo

    12
    2
    0 Votes
    12 Posts
    597 Views
    @FutureRave i already have specular map on and the same thing happens with the other camo packs. Even after uninstalling and reinstalling my gold camo is somehow still blank
  • This topic is deleted!

    3
    1
    0 Votes
    3 Posts
    25 Views
  • Error when using scripts

    3
    0 Votes
    3 Posts
    247 Views
    He is talking about my topic https://forum.plutonium.pw/topic/17575/my-collection-of-iw5-scripts @xz32 do you have Bot Warfare installed? I know that Bot Warfare throws that error from time to time If you don't then it might come from one of the scripts you mentioned but it's hard to tell with multiple scripts. Would help if you could remove some or test things. I will try to see if there is something to fix in these scripts when I have time
  • Port custom maps from cod 4 to mw3 ?

    Moved
    6
    0 Votes
    6 Posts
    970 Views
    @Dqew Check their modding forum on their website. It says what you need
  • GSC POSITION / COORDS

    4
    0 Votes
    4 Posts
    245 Views
    @JezuzLizard thank you for the fast reply will try it.
  • lost thermal vision

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • Pluto iw5 "Graphics" improvement

    22
    0 Votes
    22 Posts
    4k Views
    @LastDemon99 hello, I like the upscaled textures in your screenshot, but I'm not technically enough to create my own mod. Can you upload the upscaled textures somewhere? I would appreciate it very much :^)
  • backlot map

    Moved
    15
    0 Votes
    15 Posts
    648 Views
    @Balrog85 I'm currently porting the cod:ol version which looks way better than the cod4 version, I will probably release it tomorrow or in the next few days
  • [MAP] Cod Jumper map mp_galaxy

    5
    6
    3 Votes
    5 Posts
    833 Views
    @AkimkA No. Singleplayer doesn't have mod support
  • Searching coder for server customisation for IW5 Pluto MW3

    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • I cant load into certain maps

    mw3
    3
    0 Votes
    3 Posts
    525 Views
    What kind of maps are affected? Stock maps? DLC maps? Custom maps? All of them? My guess is that it is just a bad server that doesn't provide any means of downloading custom maps.
  • MW3 IW5 Infected Mod

    6
    0 Votes
    6 Posts
    891 Views
    @PutPut just try the jump height yourself I don't know? set sv_enableBounces "1" I don't know set g_playerEjection "0" ejection is what happens when you collide with someone, you get kinda pushed away seta sv_wwwBaseURL "" This is useless and has nothing to do with mapvote For DLC maps simply add them if needed in your server rotation and yes you need them installed on your server https://plutonium.pw/docs/install/#installing-the-dlcs-mw3
  • Pluto IW5 MW3 Infected multiple classes

    1
    0 Votes
    1 Posts
    101 Views
    No one has replied
  • Trying to change SMAW damage...

    2
    0 Votes
    2 Posts
    191 Views
    First, unless you need it for specific reasons the switch on sHitLoc is useless Second, a SMAW won't always hit the player directly Third you should debug (print) the values you're using and you'll find the answer yourself Simply add this in your if and you will see useful/relevant values and understand why something isn't working easily print(idamage); print(sweapon); print(smeansofdeath): Also don't randomly try to guess weapon names, debug them like mentioned above This might give you an idea https://github.com/Resxt/Plutonium-IW5-Scripts/blob/main/small_scripts/disable_damages.gsc I simply added this to modify SMAW's damages. To modify launchers damage in general you would use sMeansOfDeath instead probably. Here I also check if the attacker isn't the victim too so that you can still damage yourself if (isDefined(eAttacker.guid) && isDefined(self.guid)) { if (eAttacker.guid == self.guid) { if (sWeapon == "iw5_smaw_mp") { iDamage = 0; } } }
  • Help! MW3 custom hud loading problem

    4
    1
    0 Votes
    4 Posts
    228 Views
    I checked my file before and after and it's the same as 1.02kb.
  • A request for a mw3 survival mod / improvments

    15
    0 Votes
    15 Posts
    2k Views
    @Recker247 no
  • Sabotage mod

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    14 Views
    No one has replied
  • Intervention Base camo pls

    3
    0 Votes
    3 Posts
    166 Views
    plutonium_cheytac.iwd