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

Plutonium

Aranellaundefined

Aranella

@Aranella
About
Posts
45
Topics
0
Groups
0
Followers
21
Following
1

Posts

Recent Best Controversial

  • [Release] [ZM] [Mod] zm_weapons - Adding all weapons to maps
    Aranellaundefined Aranella

    pqd yes same name


  • [Release] [ZM] [Mod] zm_weapons - Adding all weapons to maps
    Aranellaundefined Aranella

    pqd the alias csv on the github is in an outdated format you have to get all the weapons sounds yourself now through unlinker or i could send mine i used for my own mod that has included every weapon sound from here


  • Lost reliable commands error even with an excellent connection
    Aranellaundefined Aranella

    t_resa420 Not for certain if that the real cause but one thing that makes sense only if its true that it happens in bo1/other plutonium games too if its bo2 only then its something else


  • Lost reliable commands error even with an excellent connection
    Aranellaundefined Aranella

    t_resa420 if you get it in BO1 too then its clear what the perp for the error is its the updated sdk thats responsible since T5 didn't get anything new other than the sdk thing thats clear now


  • Which CoD on Plutonium has most players?
    Aranellaundefined Aranella

    Hadley333 black ops 2 is most active the multiplayer and zombies got the most players, mw3 is second most in activity and waw is the least active or at least way less active compared to other options available


  • Ascension no space monkeys?
    Aranellaundefined Aranella

    SourPatchCx place this code under any .gsc script in your zombie_cosmodrome folder this is how i removed the monkeys

    main()
    {
    replacefunc(maps\_zombiemode_ai_monkey::init, ::removemonkeys);
    replacefunc(maps\_zombiemode_ai_monkey::monkey_prespawn, ::removemonkeys);
    replacefunc(maps\_zombiemode_ai_monkey::monkey_round_spawning, ::removemonkeys);
    replacefunc(maps\_zombiemode_ai_monkey::monkey_setup_spawners, ::removemonkeys);
    replacefunc(maps\_zombiemode_ai_monkey::monkey_round_tracker, ::removemonkeys);
    }
    
    
    
    removemonkeys()
    {
    
    }

  • New Update Errors
    Aranellaundefined Aranella

    @P00DL3W0Lf_GR getDvarInt( #"2ECA0C0E" ) like this


  • New Update Errors
    Aranellaundefined Aranella

    @P00DL3W0Lf_GR some code line that would look something like
    "while ( getdvarint( _hash_B0C0D38F ) )"
    You have to rewrite this line now probably(adding an actual # should solve it) and thats a something I saw in reimagined code

    The update part "support for preprocessor directives" did this


  • unban discord
    Aranellaundefined Aranella

    @TheCoffeeGuy wow


  • Origins soul boxes
    Aranellaundefined Aranella

    I've seen this one somewhere I think it was called bo2 remix apart of the map changes for origins in that script


  • Hello Chat!!!!
    Aranellaundefined Aranella

    Amazing


  • Discord Ban Appeal
    Aranellaundefined Aranella

    i say a link with grabify in the name is always taken seriously anywhere even if looks fake
    Why would you try this


  • [Release] [ZM] Highest Round Tracker (UPDATED 3/13/2020)
    Aranellaundefined Aranella

    emiloxd copy the version kalitos posted a few comments up that's the working one the version cahz put isn't working anymore because not updated in years(?)


  • mist
    Aranellaundefined Aranella

    The fog


  • Best VPS for bo2?
    Aranellaundefined Aranella

    Nabi2000 the popular eu bo2 servers with large active player base use ionos, hetzner and ovh based on the server ip address i seen so the bigger servers use these must be good


  • Best VPS for bo2?
    Aranellaundefined Aranella

    Nabi2000 i see you had decided to go hetzner


  • Custom Games Server Disconnect Error
    Aranellaundefined Aranella

    I get this too but you still able to play normally if you start custom games again after the disconnect


  • Custom Games Server Disconnect Error
    Aranellaundefined Aranella

    If you start the 3rd game you will still be able to get in normally

  • 1
  • 2
  • 3
  • 1 / 3
  • Login

  • Don't have an account? Register

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