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

Plutonium

znchiundefined

znchi

@znchi
About
Posts
86
Topics
11
Shares
0
Groups
0
Followers
16
Following
15

Posts

Recent Best Controversial

  • [Release] [ZM] LGBT+ Globes
    znchiundefined znchi

    Leomatagordas bro ur name is literally mata gordas u ain't killing shii 💀💀💀💀

    BO2 Modding Releases & Resources

  • BO3 Weapons textures in BO2
    znchiundefined znchi

    @Qooyak what servers are you on? i'm interested in what could be done with oat but the site is a bit lacking on docs/guides

    BO2 Modding Support & Discussion

  • Error: Black screen when starting the game but can hear the music
    znchiundefined znchi

    pablorolo09 have you tried using Fullscreen(Windowed)?

    BO2 Client Support

  • ayuda por fa ;(
    znchiundefined znchi

    Generalmente cerrar el juego y volverlo a abrir lo soluciona para mí.

    Temas De Español

  • Hey Staff I need help
    znchiundefined znchi

    banme420 your account is literally just trolling dude. Injecet a mod menu and you'll get auto banned.

    General Discussion

  • [Release-Beta] [ZM] Cold War Zombies Mod
    znchiundefined znchi

    GerardS0406 In Mob of The Dead the Vitriolic Withering doesn't have pack a punch level or rarity when upgrading a Sweeper via Acid Gat Kit. I think this is a bug(?

    BO2 Modding Releases & Resources

  • [Release-Beta] [ZM] Cold War Zombies Mod
    znchiundefined znchi

    Where are the Wunderfizz on each map? I could only find buried so far. ;;

    BO2 Modding Releases & Resources

  • Can BO2 DLC5 maps be brought back by modding?
    znchiundefined znchi

    Hilol45 Getting base map models is easy, you just can't use it for anything in BO2. It is impossible to load new models or custom maps, which is why every mod here works on an already existing map.

    BO2 Modding Releases & Resources

  • [GSC][ZM]Solo Die Rise (Richtofen)
    znchiundefined znchi

    Venomstretch Both of you need the Navcard Table built and with Tranzit's Navcard loaded before starting the easter egg.

    BO2 Modding Releases & Resources

  • [Solved] Adding AN94 to Origins
    znchiundefined znchi

    Aurora_2020 What they're trying to say is that the data for the AN-94 isn't loaded at all in Origins, assets that are not part of the map are totally unusable. The thing about adding/removing weapons from the box refers to changing what weapons from the map can spawn in it.

    BO2 Modding Support & Discussion

  • Will BO1 launch with mod support?
    znchiundefined znchi

    If so, how will they be installed? If not, are there plans to include support for customs?

    Launcher Support

  • The postal dude announcer voice
    znchiundefined znchi

    Not Important Based and Postal-pilled.

    BO2 Modding Releases & Resources

  • Max Ammo changed to work like BO3/BO4/Cold War (Clip Refills)
    znchiundefined znchi

    MisterX2003 I believe you can omit this segment:

    init()
    {
        level thread onPlayerConnect();
    }
    
    onPlayerConnect()
    {
        level endon("game_ended");
        for(;;)
        {
            level waittill("connected", player);
            player thread onPlayerSpawned();
        }
    }
    
    onPlayerSpawned()
    {
        self endon("disconnect");
        level endon("game_ended");
        for(;;)
        {
            self waittill("spawned_player");
            if(!isDefined(level.maC1))
            {
                wait 5;
                level.maC1 = "DONE";
        		replaceFunc(maps\mp\zombies\_zm_powerups::full_ammo_powerup,::new_full_ammo_powerup);
            }    
        }
    }
    

    and write it as

    main()
    {
    	replaceFunc(maps\mp\zombies\_zm_powerups::full_ammo_powerup,::new_full_ammo_powerup);
    }
    

    afaik replaceFunc only needs to be run once per game, your code runs it once for each player.

    BO2 Modding Releases & Resources

  • [GSC][ZM]Solo Die Rise (Richtofen)
    znchiundefined znchi

    LookURDead1582 Yes you can do it 3P, only the person starting the game needs the mod.

    BO2 Modding Releases & Resources

  • No me puedo unir a la partida de ningún amigo ni ellos a las mías
    znchiundefined znchi

    AF9898 Probaste a usar Hamachi? La lista de amigos nunca me anduvo, pero por Hamachi va joya.

    Temas De Español

  • t5 Black ops 1
    znchiundefined znchi

    mxve rip bo1

    Temas De Español

  • [GSC][ZM]Solo Die Rise (Richtofen)
    znchiundefined znchi

    EliteGamer687 Zombie symbols are for the final Trample Steam step. After the elevators you need to step on Dragon Symbols.

    BO2 Modding Releases & Resources

  • Me and my friend cannot join each other!
    znchiundefined znchi

    Have you tried Hamachi or Radmin? Me and my friends were having the same problem and creating a Hamachi network and using its IP worked fine.

    BO2 Client Support

  • Anybody on linux got the Updater running?
    znchiundefined znchi

    mxve That guide matches my setup almost exactly, lol. I'll try with the MW3 installer, thanks.

    Launcher Support
  • 1
  • 2
  • 3
  • 4
  • 5
  • 1 / 5
  • Login

  • Don't have an account? Register

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