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.

388 Topics 1.4k Posts
  • bot warfare error issue

    2
    0 Votes
    2 Posts
    94 Views
    @chungmini This is not a Bot Warfare issue, this is a known issue on Plutonium IW5 that might get fixed later, I don't have any info on that. For now either press ESC instead of clicking on continue or exit the match yourself a few seconds before it ends
  • Intervention Camo request

    Moved
    2
    0 Votes
    2 Posts
    224 Views
    @Xemphas just in case you don't know, if you host a server you can apply camos to default classes in the dsr file or weapons you give with gsc script. Also if you want to use a custom camo you don't need a camo made for the Intervention, any camo would work https://forum.plutonium.pw/category/27/mw3-modding-releases-resources
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Royalty Camo that replaces Gold

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

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

    1
    0 Votes
    1 Posts
    18 Views
    No one has replied
  • scripts help

    4
    0 Votes
    4 Posts
    132 Views
    @mxve Thank you!
  • mw3 jump fatigue

    Moved
    5
    0 Votes
    5 Posts
    196 Views
    @Bubbles thank you it work's!
  • Stim Heal Plugin for MW3 Server

    1
    0 Votes
    1 Posts
    127 Views
    No one has replied
  • Retrieve Chat Messages from Players with GSC

    2
    0 Votes
    2 Posts
    297 Views
    init() { level thread chatListener(); } chatListener() { while (true) { level waittill("say", message, player); println(player.name + " said: " + message); } } [image: mtqao147.png]
  • How to change bots names on mw3

    2
    0 Votes
    2 Posts
    259 Views
    @GATORSK8TER Read the FAQ on my topic https://forum.plutonium.pw/topic/16348/how-to-play-with-bots-how-to-install-bot-warfare
  • Can you modify and use CSV files in mods?

    1
    1 Votes
    1 Posts
    131 Views
    No one has replied
  • Nuketown spawns

    1
    0 Votes
    1 Posts
    199 Views
    No one has replied
  • "give" command

    7
    0 Votes
    7 Posts
    2k Views
    @phen6m Did you try the command "giveWeapon"? I know that sounds stupidly simple, but you never know. lol
  • Bot Warfare With Friends In Private Matches

    5
    0 Votes
    5 Posts
    436 Views
    @BartOctane @Revo-123 I took the time to look into it. If you're still looking for this I made a guide for it https://forum.plutonium.pw/topic/16348/how-to-play-with-bots-how-to-install-bot-warfare
  • MW3 Unlimited Sprint

    1
    1 Votes
    1 Posts
    192 Views
    No one has replied
  • Is it possible to get Plutonium Mw3 mod menu?

    3
    0 Votes
    3 Posts
    3k Views
    @iPmokeSot this is allowed if you do it the official way (link above) or if you use external software while in LAN mode (else you'll get banned) https://plutonium.pw/docs/anticheat/ I did some research for some days and I couldn't find anything that works for PC. It seems like there is a paid tool that works with a few scripts and also an injector that works with one particular menu for Plutonium but I didn't try it. What I can tell you is to never inject while not in LAN mode or else you'll get banned
  • MW3 Sabotage (more rounds to play)

    sabotage
    7
    0 Votes
    7 Posts
    197 Views
    @PsychoMizo these values are from gamemode files on a dedicated server idk if there is a way to change this through console commands for custom games. So either create one to test it or ask me to test and I'll do it on my server whenever I can
  • Custom Prestige Icons

    Moved
    5
    0 Votes
    5 Posts
    1k Views
    Can I add u on discord it does not work
  • Change bot names?

    5
    0 Votes
    5 Posts
    3k Views
    Worked thank you