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.

387 Topics 1.4k Posts
  • how do i make skins for mw3

    Moved
    1
    0 Votes
    1 Posts
    126 Views
    No one has replied
  • How do i make skins for mw3?

    Moved
    5
    0 Votes
    5 Posts
    277 Views
    @Memeking254 I try to do them but then the game gives me an error, you can take some screenshots of what I have to select
  • zombies++ gsc config file

    1
    0 Votes
    1 Posts
    105 Views
    No one has replied
  • Launcher deletes custom files

    Moved
    3
    0 Votes
    3 Posts
    172 Views
    Found another fix. The launcher only does this when opening the "updater". So launching the plutonium-Launcher out of the appdata fixes this. Sure, you have to reinstall it with every update, but this isn't a problem I guess.
  • Custom Menu not displaying correctly

    3
    0 Votes
    3 Posts
    168 Views
    I fixed it! [image: 1654875040580-2f081abe-db5c-4b52-bf23-992fcd527b82-image.png] The problem lays in the Export of the dds File in Photoshop. You need to check the box "Mip Maps". Just set it to Auto and it works just fine: [image: 1654875113637-dd07fcc6-51ad-43ad-9601-7d46e840cdd9-image.png]
  • Need help for a scripts Iw5

    Moved
    6
    0 Votes
    6 Posts
    360 Views
    @rezahs The "test" put that as your name
  • Missing functions?

    gsc help needed
    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • my script only lets me load Team Deathmatch

    3
    0 Votes
    3 Posts
    60 Views
    i have realised it has nothing to do with the script as i took the script out of the files and the private match and also servers wont start on any game mode and i checked event manager and it gives me this error, Faulting application name: plutonium-bootstrapper-win32.exe, version: 1.0.0.3178, time stamp: 0x5ae9d511 Faulting module name: plutonium-bootstrapper-win32.exe, version: 1.0.0.3178, time stamp: 0x5ae9d511 Exception code: 0xc0000409 Fault offset: 0x12946a1c Faulting process ID: 0x1ef8 Faulting application start time: 0x01d8785eb4650b8d Faulting application path: C:\Users\daniel\AppData\Local\Plutonium\bin\plutonium-bootstrapper-win32.exe Faulting module path: C:\Users\daniel\AppData\Local\Plutonium\bin\plutonium-bootstrapper-win32.exe Report ID: d1de3afe-e3a8-4052-ac48-019453ec2950 Faulting package full name: Faulting package-relative application ID:
  • This topic is deleted!

    12
    0 Votes
    12 Posts
    109 Views
  • mw3 script

    Moved
    1
    0 Votes
    1 Posts
    116 Views
    No one has replied
  • Will they add Spec Ops to MW3?

    5
    0 Votes
    5 Posts
    174 Views
    @Bubbles welp we fked
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    24 Views
    No one has replied
  • Mod to remove crowded airspace message?

    1
    0 Votes
    1 Posts
    60 Views
    No one has replied
  • MW3 3D model location

    2
    0 Votes
    2 Posts
    178 Views
    @FortniteLover69x those tools probably don't work with pluto, you need to use the steam version of the game. The models are inside fastfiles (.ff) but there is no way to dump them to common 3d formats directly.
  • New Import MITD gamemode in IW5 ( need help )

    3
    0 Votes
    3 Posts
    108 Views
    @Resxt Thank you very much, I didn't know how to formulate what I was looking for, but you were able to meet my expectations without having the question :') A few docs and examples is all I need ^^ Thank you again for your help! I will repost my progress here for these who are interest by the project.
  • Save bot settings

    Moved
    2
    0 Votes
    2 Posts
    170 Views
    @YouinAnotherform you can either host a local dedicated server which doesn't require any knowledge or port forwarding etc or even easier bind the dvars you want to a key. For example bind P "bots_skill 4; bots_manage_fill 12" and so on. Once you enter this in console this will forever bind multiple commands (dvars) to your P key. Then whenever you start the game just start a private match and press P once and all the dvars will be set until you close the game.
  • error with porting custom playmermodel

    3
    0 Votes
    3 Posts
    122 Views
    nope i had precachemodel in my gsc i also tried precacheshader get same error with my script and yours
  • Anyone got those scripts ?

    1
    0 Votes
    1 Posts
    104 Views
    No one has replied
  • 0 Votes
    2 Posts
    127 Views
    add a call to SetVelocity. self setVelocity( 0, 0, 0 );
  • Removing death barriers on highrise

    1
    0 Votes
    1 Posts
    120 Views
    No one has replied