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

Plutonium

RedxSkullundefined

RedxSkull

@RedxSkull
About
Posts
500
Topics
1
Groups
0
Followers
16
Following
0

Posts

Recent Best Controversial

  • Dead Ops loading error "could not find script"
    RedxSkullundefined RedxSkull

    There is a custom script that is needed for zombies but, it causes dead ops to have errors. When you start plutonium delete the custom script zm_spawn_fix located in

    AppData\Local\Plutonium\storage\t5\scripts\sp\zom

    Everytime you run plutonium the launcher will download the script. So only delete it if your going to play dead ops. The script is still needed for zombies though


  • [MP & ZM] Return to Alpha
    RedxSkullundefined RedxSkull

    A lot of these images were from the pre release version of bo2 for console. Dev kits usually have pre release versions of the game. That's where people also found audio files that were cut out for different game modes. You might be able to find these dev kits to download somewhere on the internet. https://web.archive.org/ is a great place to find stuff like this for kits, dumps etc


  • Download Black Ops 2
    RedxSkullundefined RedxSkull

    Steam


  • Is bo1 plut dead?
    RedxSkullundefined RedxSkull

    It's not dead until there is actually no players on the servers. Bo1 runs bad for some players. Especially for low end pc gamers. Since Treyarch did a bad job porting Bo1 to PC. A lot of the player base for plutonium don't have a mid end pc or high end. Which is the main reason for Bo1 not being as active where WaW,Bo2,MW3 were all optimized for PC.

    Use this tool to see the player count and mostly on the weekend is the most active for Bo1
    https://list.plutools.pw/t5mp
    https://list.plutools.pw/t5sp


  • [Release] [ZM] [Mod] zm_weapons - Adding all weapons to maps
    RedxSkullundefined RedxSkull

    Flick is known on the forum for always blaming and ranting at the mod creator or even the client first, before realizing the issue is on his end. Sometimes, it's best to assume the problem is on your end before blaming others. Have some common sense. Ask for help, but don't come off saying it's broken as if it's their fault before actually asking for help. It's disrespectful, and in most cases, it doesn't encourage devs to continue updating or start new projects.

    As well, good job with the mod, I enjoy it. Solid release.


  • god damn yall some hot ass with this server shit
    RedxSkullundefined RedxSkull

    Howard250 It's already very simple. If you can't follow the directions or understand basic computer knowledge then yea it'll be hard for you. This isn't console where you just push a button and everything works on it's own. Use your brain mate and watch some Youtube tutorials how to port forward, etc. Then follow the directions slowly next time. Plutonium doesn't need to make everything dummy proof. A server owner should know the basics at least.


  • [Release] [ZM] [Mod] zm_perks - Adding all perks to maps
    RedxSkullundefined RedxSkull

    Yass69200 Straight up ungrateful statement, mate. Sehteria isn't entitled to anyone to keep posting and updating if he doesn't choose to and doesn't need to inform anyone when it'll happen or not. Not answering questions is a clear statement that he is busy. Most of the modders do this as a hobby in their spare time. Even if he did decide to update it, it'll be the same outcome and more demands than being appreciated on the release. So no, not responding doesn't mean being lazy. Not being appreciative and demanding for more is a big factor for most devs stopping developing


  • I got banned for no reason
    RedxSkullundefined RedxSkull

    Soul_Fetcher 14 days = you tried to bypass the ban already. Every time you attempt this it'll extend. Your not the first bot to do this already. I gave you a heads up not to bypass since clearly you don't know how to read the warning message... Since your a very smart person. I wouldn't be surprised you get yourself permanently banned later on. It won't be long though. Since you don't follow directions and possibly illiterate. Another kid that has no clue what he is doing.


  • How to create a custom HUD for BO2?
    RedxSkullundefined RedxSkull

    Download gsc dumps for Bo2 and look at Treyarch's stock scripts on how they made HUDs for either MP or ZM. Look into _hud_util. That contains different methods of creating an HUD and recreating them, etc. GSC stock scripts are a great way to learn and understand how treyarch coded the game. There is also community guides on learning the basics as well provided by plutonium and other sources you can find with google.

    https://plutonium.pw/docs/modding/gsc/how-to-gsc/

    https://www.itsmods.com/forum/Thread-Tutorial-Creating-a-HUD-Element-Text-Basics.html


  • How to edite/remove watermark pluto on the upper right corner ?
    RedxSkullundefined RedxSkull

    It shouldn't ever be removed or hidden. Do you understand in the first place why it's even there? The Devs are proud of their hard work and released the client to the community for free. Having that watermark shows appreciation.


  • Missing Mule Kick?
    RedxSkullundefined RedxSkull

    Treyarch's stock script has Mule kick set to be enabled by default, but on a server sometimes will be disabled. Here is a quick GSC script to always keep it enabled. Custom scripts are located at
    AppData\Local\Plutonium\storage\t5\scripts\sp\zom

    #include maps\_utility;
    #include common_scripts\utility;
    #include maps\_zombiemode_utility;
    
    main()
    {
      replaceFunc( maps\_zombiemode_ffotd::disable_additionalprimaryweapon_machine_locations, ::Mulekick_Active );
    }
    
    Mulekick_Active()
    {
      return 1;
    }
    

  • Plutonium is dead who tf is gonna buy bo2 on steam for 60$ lol
    RedxSkullundefined RedxSkull

    IIDrxp Not everyone is poor and can't afford the game. There are actually a lot of players that own the game on plutonium. This was a smart choice by plutonium. Why risk the whole project due to piracy. Just wait for the upcoming summer sale on steam or beg your parents for money if your one of those that still lives with them and doesn't have a job. If that doesn't work then be productive and make money under the table like cutting someone's grass. Too many lazy people that want everything for free. That's not how life works and there are a lot of community clients that have been doing this for years and are not dead. For example FiveM for Gta5, Northstar client for Titan fall 2, Multiple Fortnite clients like RIFT, Halo clients. The list goes on and on and all of them bought the game and supporting the client. Plutonium wasn't made to be FREE GAMES.


  • MW3 survival
    RedxSkullundefined RedxSkull

    There isn't survival on their client, but in the future there could be. They made it for MP and buy it on steam if you want to play survival


  • No available sessions were found - bo1 Zombie mode
    RedxSkullundefined RedxSkull

    Just have patience guys. It takes time to fix issues with the new implemented features for bo1 zombies that never existed before like dedicated servers. Bo2 and WaW had issues at launch as well, but eventually all were resolved. Everyone acts like Plutonium is a Triple A company with 100 devs on a payroll. When it's just a passion project they do for the community for FREE... Devs / Staffs answer the same questions over 100 times and they do not need to repeat themselves. People just need to wait and appreciate what they have done for the community.


  • [Release] [ZM] SpongeBob Announcer Voice
    RedxSkullundefined RedxSkull

    Here is a sound pack for zombies that changes the announcer's voice to SpongeBob

    Includes:
    Custom SpongeBob quotes related to zombies and memorized quotes from the show

    Mega Link:
    https://mega.nz/file/4CF3RI7B#I0vaMHnzS2aOnVqbzIljw9IriMrZ58INvdr0A2tx-Mc

    MediaFire Link:
    https://www.mediafire.com/file/pht9ij0rs1zdspu/Spongebob+Zombie+Announcer.zip/file

    How to Install:

    • Open your Black Ops 2 game folder and then open your sound folder and copy all the Sabs Files into the sound folder.

    • All maps are supported and you can choose from the map listed folders if you only want specific maps to have SpongeBob as the Announcer.

    Warning:
    Only Mob of the Dead and Nuketown slightly alters Spongebob's voice.

    Credits:
    Stephen McDannell Hillenburg - Creator of SpongeBob
    master131 - Black Ops 2 Sound Studio
    Tom Kenny - Voice of SpongeBob
    fifteenai - TTS Software

    Future Release:
    In the future I will release another character as an announcer for either ZM or MP. Currently working on terminator and other iconic characters from new software I'm using.

    alt text


  • torrent files
    RedxSkullundefined RedxSkull

    ConesRUs Play in Window(Fullscreen) and change your fps in the console /com_maxfps
    Start with 60 fps and see how it runs. Since I don't know your PC specs and 60fps is the same like on Console.


  • Black Ops 2 Tranzit Pre-Alpha.
    RedxSkullundefined RedxSkull

    It's a real shame Activision took down most of the devkits available on Archive.org. Prototype Warehouse had all the devkits for every cod game available there and all his youtube videos were taken down showing each game, but now it's hard to find any available devkits for bo2. The ones I do know that have them. Are just trying to avoid an C&D letter from Activision. Usually the first one is just to scare you, but most don't chance it with them.


  • B01 Zombies sever browsers is broken
    RedxSkullundefined RedxSkull

    fecalfantom Known issue and Devs already know about this. Most servers are updated, but the problem is that when the server is idle for too long. It makes it un-joinable and says no sessions found. Servers need to restart for it to be joinable again. Remember, they work on their clients in their free time and don't get paid for any of this. Have to be patient for the next update and if servers are not joinable then play private matches until then.


  • bo2 cheaters
    RedxSkullundefined RedxSkull

    tommy61157 Every game has cheaters. There isn't an anti cheat in the world that is 100% proof, because it's impossible. It's an endless cat and mouse chase, but on plutonium it's required to provide proof then to say this person is cheating. Casual players always report veterans most of the time. They can't understand some people have skill and know what they are doing and get frustrated, there are players better then them. It's been like that since the dawn of FPS gaming. If someone is dominating = he is a cheater, but if he is actually cheating then proof is needed over accusations. I've been in so many matches and casuals are screaming this guy is a cheater, but I watch the POV and it's legit. It's just how casuals are sometimes, but if I see an actual Aim bot or impossible shots through a wall, etc. I'm going to record his gameplay to provide proof


  • How do I fix the bo1 lag?
    RedxSkullundefined RedxSkull

    AnthoJr "cg_fov" and change "cg_fov_default" so the value remains the same.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 1 / 6
  • Login

  • Don't have an account? Register

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