Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

JezuzLizardundefined

JezuzLizard

@JezuzLizard
Plutonium Staff
About
Posts
916
Topics
17
Shares
0
Groups
3
Followers
222
Following
84

Posts

Recent Best Controversial

  • How to mod & play with friends safely?
    JezuzLizardundefined JezuzLizard

    BrightyMVP Plugins work on dedicated servers, create a folder called plugins in your data folder. The server will load any dlls in that folder. Also if you want infinite ammo you can use gsc mods which are legit on dedicated servers.

    BO2 Modding Support & Discussion

  • How to mod & play with friends safely?
    JezuzLizardundefined JezuzLizard

    BrightyMVP Just run your mods on a private dedicated server.

    BO2 Modding Support & Discussion

  • [Release] [Zombies] GriefFix - Required for Grief Servers
    JezuzLizardundefined JezuzLizard

    I actually made this mod quite some time ago but I never released it since at the time the code to host grief servers wasn't public. Now that the grief code is publicly available I decided to look over my current GriefFix mod and clean it up a bit for a official release on the forums.

    https://github.com/JezuzLizard/Public-BO2-Mods/tree/master/GriefFix

    One notable change from my original version from several months ago is the splitting of the mod into two separate versions so if you don't want the extra settings that go beyond fixing grief to run on a dedicated server you don't have to worry about them.

    BO2 Modding Releases & Resources

  • gsc causing the server to suddenly crash
    JezuzLizardundefined JezuzLizard

    broken168 I didn't say to use the other dvars from the dvars.txt. If you want to use them maybe read what each dvars name is so you what they do first. As for not being able to connect to the server with the mod loaded I don't have an answer. I use this mod all the time because it has several useful functions that I can enable with dvars making it convenient to use.

    BO2 Modding Support & Discussion

  • gsc causing the server to suddenly crash
    JezuzLizardundefined JezuzLizard

    broken168 https://drive.google.com/file/d/1kQDY_zuEuaSY2JjOPepzsxSSjfYrb_8H/view?usp=sharing Compile this script as _zm_bot.gsc and place it maps/mp/zombies. Include these dvars in your server config:

    set debugModTimescale 5
    set debugModPersonalGodMode 1
    

    Play on the server until it crashes with your mod installed. Next comment out features of your mod in order to determine what affects the stability of the server.

    BO2 Modding Support & Discussion

  • [SOLVED] 3 weapons / additional weapon
    JezuzLizardundefined JezuzLizard

    broken168 Define this function override in _clientids.gsc

    level.get_player_weapon_limit = ::new_weapon_limit;
    
    new_weapon_limit( player )
    {
       return 3;
    }
    
    BO2 Modding Support & Discussion

  • [SOLVED] 3 weapons / additional weapon
    JezuzLizardundefined JezuzLizard

    broken168 I wouldn't recommend using that script as it is currently, due to it being in the major errors category still. I never got around to fixing it since its likely to be difficult to fix due to its size and the number functions it contains. I can't recall the exact bugs I encountered when I tested _zm_utility.gsc so anyone else wanting to use this script be warned that there may be unintended behaviors.

    BO2 Modding Support & Discussion

  • Map rotate crash (party_maxplayers)
    JezuzLizardundefined JezuzLizard

    MirkoD2 You can use this script to keep sound on any map but won't allow for rotating maps:
    https://github.com/JezuzLizard/Public-BO2-Mods/tree/master/MapRestartWorkaround

    BO2 Server Hosting Support

  • [Question] CTF setting dvars
    JezuzLizardundefined JezuzLizard

    mikey https://github.com/JezuzLizard/Recompilable-gscs-for-BO2-zombies-and-multiplayer/blob/master/patch_mp/maps/mp/gametypes/ctf.gsc see if the dvars/gametypesettings are here in this script.

    BO2 Modding Support & Discussion

  • Origins white screen glitch
    JezuzLizardundefined JezuzLizard

    ThatTallBoy Go into a custom game and watch the cutscene in full once.

    BO2 Client Support

  • [Release] [Zombies] Bonus Survival Maps for Tranzit
    JezuzLizardundefined JezuzLizard

    rockwell Fixed in the latest release and commit.

    BO2 Modding Releases & Resources

  • every round the game crash?
    JezuzLizardundefined JezuzLizard

    hw-hs Some questions:

    What mode were you playing on; Zombies or Multiplayer?

    Did the crash produce a crash dump?

    BO2 Client Support

  • Mod to disable aim assist?
    JezuzLizardundefined JezuzLizard

    IsNo There is no aim assist on PC.

    BO2 Modding Support & Discussion

  • BO2 campaign mode
    JezuzLizardundefined JezuzLizard

    taste Plutonium was not made to be just a free BO2. If you want to play the campaign buy it on steam.

    BO2 Client Support

  • Can we expect BO3 Plutonium soon?
    JezuzLizardundefined JezuzLizard

    @RykillTV 🤔

    General Discussion

  • How to pause zombie party
    JezuzLizardundefined JezuzLizard

    MrStatix_ The only way I know to pause is to start up a normal custom game instead of a server and then when you want to pause you need to have all the players in your game to leave and it will let you pause the game. Have them rejoin when you want to continue the game.

    BO2 Client Support

  • Is there a cracked version of black ops 1?
    JezuzLizardundefined JezuzLizard

    BobTheBuilder1 There are plenty of cracked versions of t5 but I don't think that is what your looking for. Generally clients like pluto t6 or iw5 are not referred to as "cracked" because that undersells how much work was put into them. The phrase you are looking for is custom client. Yes there is a custom client for t5 and it is called RektT5.

    General Discussion

  • how to re open community browser
    JezuzLizardundefined JezuzLizard

    Specific Press f10 to open the browser.

    BO2 Client Support

  • How to get mod menu on new version?
    JezuzLizardundefined JezuzLizard

    robbyck1561 If you really want to cheat offline use redacted.

    BO2 Modding Support & Discussion

  • New Server Menu Controversy
    JezuzLizardundefined JezuzLizard

    pedepoiss I don't really understand why matchmaking is necessary. Do you really want some random guy with terrible internet who might not even be on the same continent as you hosting? At least with dedicated servers you can generally choose your ping unless you want to play a specific server.

    BO2 Client Support
  • 1 / 1
  • Login

  • Don't have an account? Register

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