Skip to content

BO2 Modding Support & Discussion

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

2.4k Topics 9.2k Posts
  • Overflow - HELP

    2
    1
    0 Votes
    2 Posts
    163 Views
    this is because you're hitting the unique string limit, for example you're casting a value inside the text, being the health, this is creating alot of new strings eating away at the limit of the vm, the correct way would be using setvalue, settext for text, setvalue for values so you would want todo .label and asign a string to that lable and use setvalue and the outcome would be Zombie Health: 100 as an example or clear the string table and using a custom array to track the amount of strings you generated.
  • [Release Coming Soon] [ZM] Stats Web

    14
    3
    2 Votes
    14 Posts
    509 Views
    Preview Stats View (4/5) Update: Graphics: Now you’ll be able to view the statistics of each match, compare every new game with the previous ones, and display optimal performance. I’ll be preparing an update to make my project open-source. In the final post (5/5), I’ll share details about the completed release version. That doesn’t mean the project will stop receiving updates — it will continue to improve and evolve. [image: 1761977848287-captura-de-pantalla-2025-11-01-030702.png] [image: 1761977848350-captura-de-pantalla-2025-11-01-030713.png] [image: 1761977848409-captura-de-pantalla-2025-11-01-030725.png] [image: 1761977848472-captura-de-pantalla-2025-11-01-030750.png]
  • BO2 Reimagined Cant join friends with menu

    1
    0 Votes
    1 Posts
    29 Views
    No one has replied
  • Can someone do this for me?

    1
    0 Votes
    1 Posts
    54 Views
    No one has replied
  • 1 Votes
    5 Posts
    206 Views
    Repeatedly uploading warez to our forum. In this case he uploaded Photoshop again.
  • Epic Skins

    Moved
    4
    5
    2 Votes
    4 Posts
    291 Views
    @Triggatroy19 i got enough rep to post links now, so you can check my other posts to find the download.
  • Texture toolkit download not available on the docs?

    6
    1 Votes
    6 Posts
    174 Views
    I thought it came with the thing? guess not.. I haven't done skinning in a while
  • [ZM] Alucard Hellsing Weasel Mod Motd

    Moved motd weasel gloves anime
    8
    1
    4 Votes
    8 Posts
    2k Views
    wheres the link
  • how to take away scorestreaks?

    1
    0 Votes
    1 Posts
    58 Views
    No one has replied
  • how to install a mod? bo2 zombies

    2
    0 Votes
    2 Posts
    219 Views
    https://plutonium.pw/docs/modding/loading-mods/#t6
  • Pack-A-Punch name

    2
    0 Votes
    2 Posts
    219 Views
    Download a custom pack for origins and just copy n' paste the names to the corresponding pieces of your camo!
  • MP/ZM sounds file name and playSound function

    6
    1 Votes
    6 Posts
    149 Views
    @javierosky1 that simply means there’s no sound under that alias. The one you tried using was probably a script leftover. You can dump the sound aliases bundled within a fastfile using OpenAssetTools.
  • How to change character name?

    1
    1
    0 Votes
    1 Posts
    75 Views
    No one has replied
  • Mods on linux

    2
    0 Votes
    2 Posts
    94 Views
    yes, the same way on windows... put them in the storage/t6/mods folder
  • bo2 mod menu

    5
    1 Votes
    5 Posts
    244 Views
    @ViaticalCat8507 said in bo2 mod menu: Hi, I need help installing a mod menu. How do I do it? I have bo2 on Steam and run it through Plutonium. How do I install the mod menu? hola necesito ayuda con la instalacion de un mod menu. como lo hago ya que yo tengo bo2 por steam y lo ejecuto por plutonium. como instalo el mod menu?
  • 2 Votes
    9 Posts
    3k Views
    please drop the files and for the black ones aswell there is nothing in them
  • how to join zombies game in progress

    2
    0 Votes
    2 Posts
    94 Views
    @Drezzy807 that is dependent on the server. A lot of servers auto lock the server above a certain round to prevent trolls coming in and ruining a run. You will have to find the owner of the server you are talking about and ask them how they handle that. Everyone is different. Example: My servers have a voting system when it locks so the players can choose to unlock it to let folks in if they want and then relock it, but not all server owners do that. You'll have to find that owner to figure out what they do.
  • [ZM] Black Ops 4 HUD | W.I.P

    25
    1
    8 Votes
    25 Posts
    5k Views
    pls link heh
  • KEY ASSIGNMENT MODE

    Moved
    2
    1 Votes
    2 Posts
    84 Views
    you could make it with GSC script that if you pressed a button you assigned in the script it will do the intended work you made inside of it idk about spawning hellhounds tho that might require a mod since they only appear in custom games of tranzit survival maps but i might be wrong
  • Money zombie bo2

    7
    1 Votes
    7 Posts
    238 Views
    @GhostRider0125 No, sorry, i don't use them. Just get one from the plutonium forums that you load by putting files in either your /mods folder or /scripts folder and you will be safe. If you are doing some crazy inject method, then you be doing it wrong