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.3k Topics 9.1k Posts
  • Error syntax...help

    4
    0 Votes
    4 Posts
    78 Views
    @raphael1 Yeah I don't think anyone is going to help you with an 8000 line decompiled mod menu unless you pay them to do it. I'd recommend loading the menu as a custom named script and use replaceFunc() on the functions you want to change instead.
  • i cant use cheats in custom game

    4
    0 Votes
    4 Posts
    264 Views
    @SmurXz Try to repair your game Also read the antivirus guide and update your GPU drivers If none of this work maybe playing in windowed borderless could stop your game from crashing.
  • Any way to increase game render distance

    3
    0 Votes
    3 Posts
    654 Views
    Those commands are cheat protected and can only use in your own server with sv_cheats 1
  • 0 Votes
    3 Posts
    620 Views
    @SmurXz the real question is why is LAN an issue? Either go in LAN and do injections and stuff or if you wanna play with a friend then don't go in LAN and use the methods provided by Plutonium (check the Modding section) Note that you can play with a friend in LAN mode with softwares like Radmin VPN or Hamachi
  • Error when adding my own custom perk icon

    Locked Moved
    7
    0 Votes
    7 Posts
    470 Views
    @Tw_iBL_eR Just tried 256x256 and it's working now. Ty for the solution, now I gotta remember to set it to these dimensions lol
  • Can You help me to find a mod

    7
    0 Votes
    7 Posts
    381 Views
    @junmi0908 cant remember where they are for sure but check windows, cars and roofs. and maybe some random corners.
  • help

    Moved
    10
    0 Votes
    10 Posts
    218 Views
    mm, i can not play ):, it not working
  • Anyone got the Red Dot Texture ??

    1
    0 Votes
    1 Posts
    120 Views
    No one has replied
  • I need to find some in zm

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

    1
    0 Votes
    1 Posts
    31 Views
    No one has replied
  • server side zombie counter

    Moved zombies
    3
    0 Votes
    3 Posts
    435 Views
    @Sorex oh ok thanks i didnt think that would make it so everyone can see it but thank you
  • Gun From Campaign to Multiplayer

    Moved
    2
    1 Votes
    2 Posts
    175 Views
    its possible but we (the community) don't have access to the tools to do so.
  • First time loading a GSC script

    2
    0 Votes
    2 Posts
    575 Views
    @giolinoBR said in First time loading a GSC script: Hello guys, i downloaded plutonium last week and after playing on various scripted servers i decided to try a script of my own thing is despite following every instruction to the letter when i try to launch the map it gives me errors, i annexed a print with the error. ( the instructions i used: https://forum.plutonium.pw/topic/6966/how-to-use-a-mod-menu-without-injecting-loading-gsc-scripts-client-sided and https://forum.plutonium.pw/topic/1005/release-zm-zombies-updated-6-10-2021) (I am trying to play the game on the LAN mode, already have a scripts/mp and zm folder and that .gsc was pre-compiled/compiled when i downloaded it so i didn't compile it again. [image: 1634483490910-captura-de-tela-2021-10-17-115500.png] It's possible the script you are using simply has errors in it and that's why I can't load. The more likely scenario is because it was compiled with GSC Studio. That tool compiles scripts differently from the compiler we provide here and can generally cause issues with the game loading scripts. If at all possible I would recommend getting the source code to that mod and recompiling with the provided compiler
  • Map Voting does not work correctly

    Moved
    2
    0 Votes
    2 Posts
    182 Views
    @takivv You setupped the config wrong. If choose others maps that are not in sv_maps then you did not setup the mod correctly. To update wait today night. I'll push a tiny update to fix some issues
  • ts menu on multiplayer lan

    Moved
    1
    0 Votes
    1 Posts
    162 Views
    No one has replied
  • Max bank

    2
    0 Votes
    2 Posts
    776 Views
    @Adem-XD Do not work on servers that use the bank fix or if they use other system not connected to player stats
  • Disable PaP Camo?

    4
    0 Votes
    4 Posts
    370 Views
    @Xerxes Thanks, do you have a link for that program? The only one I could find was under the MW3 support section, and it doesn't mention being "2.0" (and it didn't work for me when I tried anyway). Am I perhaps missing any texture file names that I should be replacing? This is what I currently have: [image: xXCBPvG.png]
  • 0 Votes
    3 Posts
    338 Views
    you would use grayhound to extract models but you need to own the game to use it
  • Creating a map -- where to start?

    2
    0 Votes
    2 Posts
    125 Views
    you cant make any custom maps for black ops 2 only modify the current ones waw and mw3 you can make custom maps mw3 you need cod 4 and use cod 4 radiant for waw you need waw radient / mod tools
  • how can i get multiple scripts at once?

    Moved
    4
    0 Votes
    4 Posts
    216 Views
    Depending on the scripts in question, throwing them both into the scripts folder has a possibility of just working. Hard to tell when you dont have the source code for both scripts.