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.

370 Topics 1.3k Posts
  • Practice bots?

    Moved
    4
    0 Votes
    4 Posts
    310 Views

    syp Because I'm a noob.

  • MW2 Mechanics on PV MATCH

    Moved
    2
    0 Votes
    2 Posts
    175 Views

    MW2 mechanics as in what?

  • Offline gsc mod menus

    7
    0 Votes
    7 Posts
    465 Views

    Dss0 sorry, for some reason I didn't read the category

  • Is it possible to use mod menus offline?

    4
    0 Votes
    4 Posts
    337 Views

    @ivory-difab have u figured it out ?

  • damascus camo problems

    Moved
    3
    0 Votes
    3 Posts
    308 Views

    @SorizY666 Igual ami los archivos de damasco

  • Private out of map mod

    Moved
    2
    0 Votes
    2 Posts
    182 Views

    ErOz-Waiko if you're playing in private match and you're just looking to get out of the map, you can use "sv_cheats 1" & "ufo" and you can fly wherever you want.

  • Out of Sheer Curiosity.

    2
    0 Votes
    2 Posts
    80 Views

    The possibility is always there, but as of right now there are no further weapon ports in development.

  • Where do i find the camo files?

    Moved
    3
    0 Votes
    3 Posts
    189 Views

    Galaxy_Drifterz he posted in mw3 support so i assume he's talking about iw5.

    @mercc-eats-butt

    C:\Users\YOURUSERNAME\AppData\Local\Plutonium\storage\iw5\images

    You may have to enable "show hidden files and folders" in the windows explorer options to be able to see the "AppData" folder.

  • Mw3 custom camos loading problem.

    3
    0 Votes
    3 Posts
    253 Views

    FragsAreUs but what didi a do wrong???? i did exactly what its mentiones in the video in this forum :s

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • 1 Votes
    2 Posts
    220 Views

    Migter12 wait GSC supporting, and porting won't keep you waiting long

  • This topic is deleted!

    Moved
    1
    0 Votes
    1 Posts
    52 Views
    No one has replied
  • Need help with sv_cheats

    Locked
    10
    0 Votes
    10 Posts
    614 Views

    Thanks for the feedback, the problem is solved this thread can now be locked. 👍

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    31 Views
    No one has replied
  • RESHADE IS UNABLE TO DISPLAY DEPTH

    Moved
    6
    0 Votes
    6 Posts
    340 Views

    FragsAreUs

    yea all you have to is go to there github and fork your own build

    cool thanks! good to know, although easier said than done lol
    I've attempted to build emulators from github before, and while I was successful, its not all that straightforward

    Xerxes said in RESHADE IS UNABLE TO DISPLAY DEPTH:

    And then realize it won't load your self compiled dll 😉

    aha yea exactly, I was going to say 😛
    but if someone else gets around to it one day maybe let me know eh? 😉

  • About map changing

    5
    0 Votes
    5 Posts
    121 Views

    well, yes, we need to find the brushmodel of care package, but because of broken get/set fields it will be difficult, but I was able to code the hardness of the red barrels, but for some reason their hardness is not completely copied to the model

  • ChaiScript Question,

    2
    0 Votes
    2 Posts
    144 Views

    Meet-Your-Maker

    player.meleeButtonPressed() == 1 player.adsButtonPressed() == 1 player.fragButtonPressed() == 1 player.secondaryOffhandButtonPressed() == 1 player.useButtonPressed() == 1

    as far as I know, then these functions check for pressing at a given time, and for checking you need to use a timer

    setInterval(fun[player]() { if (player.useButtonPressed() == 1) { /* magic */ } }, 10);

    I think I understood the question correctly and was able to answer it 😊

  • On-Screen Killstreak Counter

    5
    0 Votes
    5 Posts
    641 Views

    Kalitos No, I gave up 8 months ago because Chai script lacks everything I am used to when I code in other programming languages.
    Recently the clan I'm a part of opened a server on Pluto so I might do something although given the fact IW4M already has a built-in killstreak counter I don't think I will do this specifically.
    Also, Pluto doesn't have all the Hud Elements in handy so it's a nightmare to centre text on-screen since different players might have different resolutions.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    20 Views
    No one has replied
  • IW5MVM

    Moved
    9
    0 Votes
    9 Posts
    319 Views

    The question I want to ask is, will there be any chance of Plutonium devs working with luckyy or Azsry to make MVM work on Pluto?