Skip to content
  • 0 Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
Collapse

Plutonium

Hadi77KSAundefined

Hadi77KSA

@Hadi77KSA
Contributor
About
Posts
913
Topics
12
Shares
0
Groups
1
Followers
87
Following
19

Posts

Recent Best Controversial

  • is it possible to replace sounds without replacing game files?
    Hadi77KSAundefined Hadi77KSA

    You could create a mod using OAT to replace existing sounds individually instead of modifying the sabs/sabl files. You’d do this by first obtaining the sound alias entry of the sound you’re replacing from the soundbank aliases file generated by dumping the fastfile that references that soundbank, creating your own soundbank aliases file that contains the sound alias entry of the sound you’re replacing, then building the mod and loading it from the in-game mods menu. https://openassettools.dev/guide/using-the-tools.html

    Alternatively, you could take the modified sabs/sabl files and place them into %localappdata%\Plutonium\storage\t6\zone

    BO2 Modding Support & Discussion

  • Solo Tranzit easter egg not working
    Hadi77KSAundefined Hadi77KSA

    masskilla63 find a different one. The one by yaboi-zombies has a problem where if you try to EMP a lamp before successfully completing the previous steps, it causes this. You could use mine https://forum.plutonium.pw/topic/32568/release-zm-any-player-easter-egg-mods

    BO2 Client Support

  • How to detect a finished Easter Egg on BO2 Origins?
    Hadi77KSAundefined Hadi77KSA
    level waittill( "tomb_sidequest_complete" );
    

    That should suffice for if you want the reward to be given once the souls step is done.

    BO2 Server Hosting Support

  • camo bo2 cherry fix map victis
    Hadi77KSAundefined Hadi77KSA

    Follow this: https://plutonium.pw/docs/modding/loading-textures/

    BO2 Modding Support & Discussion

  • Black screen. Is there any way to recover my zombies game without restarting?
    Hadi77KSAundefined Hadi77KSA

    Playing on windowed fullscreen or just windowed should mitigate if not prevent the problem from happening in the future. As for now, I’m not sure, but you could try the console command vid_restart or attempt to switch to windowed fullscreen with the command r_fullscreen 2; vid_restart, but beware this might cause it to crash.

    BO2 Client Support

  • Trouble with bot warfare on t6
    Hadi77KSAundefined Hadi77KSA

    You’ll have to write set at the beginning of each line of setting a dvar that’s not available in the game normally. This applies to the Bot Warfare dvars. Example:

    set bots_manage_fill 17
    set bots_main_waitForHostTime 5
    
    BO2 Server Hosting Support

  • Crossbow OBJ from Black Ops 2?
    Hadi77KSAundefined Hadi77KSA

    You can extract it using OAT https://openassettools.dev/guide/using-the-tools.html

    BO2 Modding Support & Discussion

  • What does this mean and how do i fix it?
    Hadi77KSAundefined Hadi77KSA

    If you own the game on Steam, check this: https://forum.plutonium.pw/topic/34150/cant-play-plutonium-error-during-initialization-missing-config-file-default_mp-_controls-cfg-during-initiliazation-may-need-to-add-to-code_pre_gfx/2

    Launcher Support

  • BO2 RESET STATS
    Hadi77KSAundefined Hadi77KSA

    Since it happened after you joined a server that had a mod loaded and the stats you see are when you see "mod loaded: mods/FOLDER" in the top right, that's normal because fs_game mods require their own stats. Your regular stats should still be preserved. To unload the mod, just click on the mods menu in-game and unload the mod or restart the game.

    BO2 Client Support

  • A GSC script which enables certain perma perks on game start.
    Hadi77KSAundefined Hadi77KSA

    The script looks like it’ll only change the dvars if you set them to nothing (e.g. set pers_boarding ""), otherwise they should persist across matches until you restart the game. If you want them to persist across game restarts, you could write them into %localappdata%\Plutonium\storage\t6\players\plutonium_zm.cfg and use seta just like the other dvars in that file, e.g. seta pers_boarding "0"

    BO2 Modding Support & Discussion

  • I cant login on the plutonium app
    Hadi77KSAundefined Hadi77KSA

    The error "handshake: certificate verify failed" is caused by not being on the latest Plutonium version, as mentioned in the common issues post https://forum.plutonium.pw/topic/6832/common-launcher-issues-solutions
    This can happen if you pin the Plutonium launcher while it’s running. To fix this and prevent it from happening again, the following guide suggests pinning plutonium.exe while it’s not running: https://plutonium.pw/docs/update/#how-to-update-plutonium-mod

    Launcher Support

  • does anyone have a black ops 2 mod that lets me do the victis maps solo?
    Hadi77KSAundefined Hadi77KSA

    stabbygirl275 press Win+R, paste this: %localappdata%\Plutonium\storage\t6\mods\zm_any_player_ee\scripts then press Enter.
    If you get an error, you need to delete everything related to the mod and start over from step 1 because you didn’t install my mod correctly. If you don’t get an error, it’s installed correctly. Follow each step exactly to the letter, and refer to the images for references. This is as far as I can help you.

    BO2 Modding Support & Discussion

  • I cant login on the plutonium app
    Hadi77KSAundefined Hadi77KSA

    Reker Newman it would help if you mention or provide screenshots of the exact errors you’re receiving. As for trying a VPN, you could use a free one such as Proton VPN.

    Launcher Support

  • does anyone have a black ops 2 mod that lets me do the victis maps solo?
    Hadi77KSAundefined Hadi77KSA

    stabbygirl275 If you’re still not seeing the message I mentioned earlier, show where you installed the script.
    Also, compare what the mod folder name with the one from this:
    img

    BO2 Modding Support & Discussion

  • I cant login on the plutonium app
    Hadi77KSAundefined Hadi77KSA

    Reker Newman all I can really suggest is to try Proton VPN or the other solutions from Fixing "Failed to check for updates" from the 2nd link in my previous comment.

    Launcher Support

  • does anyone have a black ops 2 mod that lets me do the victis maps solo?
    Hadi77KSAundefined Hadi77KSA

    stabbygirl275 the file that gets downloaded if you follow the installation instructions again.

    BO2 Modding Support & Discussion

  • Help, I can't log in in the launcher but I can log in on the plutonium page, what can I do?
    Hadi77KSAundefined Hadi77KSA

    If you happen to be using Telecable, check this: https://forum.plutonium.pw/topic/38171/how-to-reply-a-problem-with-plutonium-because-a-telecable-issue/2

    Launcher Support

  • does anyone have a black ops 2 mod that lets me do the victis maps solo?
    Hadi77KSAundefined Hadi77KSA

    stabbygirl275 keep it in the mods folder. You should see this message when you spawn in if you installed it correctly: "Any Player EE Mod TranZit XXXXX". If you don’t, remove the mod folder and start again with the release.zip

    BO2 Modding Support & Discussion

  • Plutonium invalid patch fastfiles
    Hadi77KSAundefined Hadi77KSA

    Lil OOf from the screenshot, you’re trying to play Multiplayer, but based on the contents of your game folder, the Multiplayer files are missing. Check my comment from here for a list of possible fixes: https://forum.plutonium.pw/topic/34150/cant-play-plutonium-error-during-initialization-missing-config-file-default_mp_controls-cfg-during-initiliazation-may-need-to-add-to-code_pre_gfx/2

    Launcher Support

  • does anyone have a black ops 2 mod that lets me do the victis maps solo?
    Hadi77KSAundefined Hadi77KSA

    You could try mine: https://forum.plutonium.pw/topic/32568/release-zm-any-player-easter-egg-mods

    BO2 Modding Support & Discussion
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 6 / 7
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Unread 0
  • Recent
  • Tags
  • Popular
  • Users
  • Groups