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

Plutonium

Matrixundefined

Matrix

@Matrix
Plutonium Staff
About
Posts
47
Topics
3
Shares
0
Groups
2
Followers
56
Following
37

Posts

Recent Best Controversial

  • Black Ops 3 Plutonium?
    Matrixundefined Matrix

    AnbuGrizz said in Black Ops 3 Plutonium?:

    I love plutonium and I'm glad I was able to experience the good old days of cod all over again. Are there any plans to make a black ops 3 plutonium? free dlc, zombies chronicles, skins etc. Its the last missing piece that I feel would make this platform that much more perfect than it already is.

    Black Ops 3 already offers everything you could want for customization. It's obvious your goal is to just have the game for free. There is no reason for us to make a client on BO3.

    General Discussion

  • [Resource] T6 GSC Extender/Helper
    Matrixundefined Matrix

    Hey everyone, I am releasing a resource to help those who are looking to extend or add custom GSC functions and methods to be used by their scripts. This can ONLY be used as a plugin on dedicated servers. Most people will not have much use for this, but if you are a mod developer and have been wishing there was a way to do something in GSC that isn't currently available, this is a good place to start.

    DO NOT TRY TO INJECT THIS INTO YOUR GAME!!!

    You can download/view the source here
    Examples can be found in the source here

    What this is
    This is an open source base that you can use to add functions and methods to call from a gsc script. You will need some c++ experience as well as knowledge of the game itself to truly be able to use this

    What this is NOT
    This is not a complete mod and unless you have some knowledge of c++ and how the game works, this is not of any use to you

    BO2 Modding Releases & Resources

  • Controller Guide
    Matrixundefined Matrix

    This post has been moved to our new documentation, click here to view.

    BO2 Client Support

  • New Server Menu Controversy
    Matrixundefined Matrix

    rare said in New Server Menu Controversy:

    This is meant in no way to bash any work of anyone.
    First I'd like to say I'm very thankful for the new update. This is to provide constructive criticism for the project.
    With the new Plutonium T6 Codebase, the server menu has been changed and here's what I've heard about it.

    -"It looks nice"
    -"I'm really digging it"
    -"Anyone else really hate this new server menu?"
    -"I can't sort or search anymore..."
    -"This looks like CSGO, why did they change it?"
    -"Server names can't have colors anymore"

    I feel there's a bit of controversy as this was an unexpected change.
    Here's my opinion on it:

    It feels a bit like a weird overlay, when scrolling it also affects in game. I also do miss the search feature, and the colors.
    What I think people want is something similar to the old one, it had a slick design, showed the map name and an image of the map that was on, the server names were colorful which looked nice and gave each server it's own look. I think this unexpected change that felt out of no where has thrown people off, and no one was expecting this change. From other people's perspective, "something changed that didn't need to change." Most players don't understand anything about a codebase, they just notice that the server menu looks way different, and lacks features of the old one which I think is what has caused a decent amount of players to hate on it.

    Again, this post is not meant to hate, at all. I would like to see this project improve and this is one thing I think most players will agree with.
    Please give your opinions.

    The decision to use this as the server browser over what was used before is because the previous way of doing no longer worked in the code base. A long with that, its not by any means a simple task to get the html ui to work. Rather than holding off the entire client update to have a pretty server browser this is what is used

    BO2 Client Support

  • Stick Deadzone options
    Matrixundefined Matrix

    Zenoish said in Stick Deadzone options:

    ZeLiNKK the command is gpad_stick_deadzone_min and then press the space bar once and type the desired deadzone as a decimal and hit enter but again most servers have cheats off and as of right now you cannot edit it as it is considered a cheat...If you just want to feel the difference I recommend loading up a private zombies game then turn on cheats and try the command for yourself.

    https://plutonium.pw/docs/changelog/

    You can now change these dvars as needed on both IW5 and T6 🙂

    BO2 Client Support console command controller help commands

  • Jump bind in console
    Matrixundefined Matrix

    McNamee said in Jump bind in console:

    Im looking to change my jump button to left shoulder on my controller but cant figure out the name of the jump button in console for e.g reload is +reload, but +jump doesnt work for jump, any help?

    I believe it is +gostand

    In the future you can look at all your current binds in %LOCALAPPDATA%\Plutonium\storage\t6\players\bindings.bdg by opening that file in notepad. This way you can see all the commands for the main binds

    BO2 Client Support

  • MW3 Pluto Suggestion: Player No Collision
    Matrixundefined Matrix

    H3X1C said in MW3 Pluto Suggestion: Player No Collision:

    Matrix JTAG Would either of you guys by chance have any knowledge on this?

    I'm not sure how that would work personally, but xoxor4d probably would

    General Discussion

  • ADS sensitivity on controller?
    Matrixundefined Matrix

    Deru said in ADS sensitivity on controller?:

    Is there any way to adjust the ADS sensitivity when using a controller? I got my PS4 controller configuration set up all good, however, when scoped in with a sniper the sensitivity is the same as when I'm not scoped in. Is there any way to adjust this?

    Thanks

    Go to your controller configuration on steam and click on the right joystick bind. Then click on the Mode Shifting options
    Mode Shifting

    This sensitivity option is now the setting for when you have the ADS trigger pulled
    ADS Sensitivity

    MW3 Client Support

  • Big Picture Mode - Steam Controller
    Matrixundefined Matrix

    Jal3223 said in Big Picture Mode - Steam Controller:

    Thanks for the reply guys. It isn't the switch controller that I'm trying to get working though. It is the Steam Controller. Maybe you guys can figure out how to get the Steam overly working again.

    I personally have never tried this because I do not own a steam controller. But with a little bit of googling this may solve your problem.

    https://github.com/kozec/sc-controller/wiki/Running-SC-Controller-on-Windows

    Essentially what you want is to emulate an xbox 360 controller using your steam controller. So like DS4Windows does this for PS4 controllers, the SC-Controller program says it does essentially the same for Steam Controllers

    BO2 Client Support

  • Plant bug due sv_enabledoubletaps "1"
    Matrixundefined Matrix

    Rosamaha said in Plant bug due sv_enabledoubletaps "1":

    Hey guys,
    I found this bug when you plant your weapon disapears after that. Also if you want to fake plant.
    Our server enabled doubletaps, I guess it's because of that.
    Here a short video where you can see the bug:
    https://www.youtube.com/watch?v=QGhxRvo3FuY

    Greetings
    Rosamaha

    It's a bug with the double taps code. Happens as well with killstreaks. For the time being just be careful to not double tap right before planting or immediately after letting go of the bomb and it should be fine

    General Discussion

  • Controller Guide
    Matrixundefined Matrix

    This post has been moved to our new documentation, click here to view.

    MW3 Client Support

  • Changing textures/Redacted on Pluto
    Matrixundefined Matrix

    CookiesNFire12 said in Changing textures/Redacted on Pluto:

    Can you change the textures on pluto without installing anyhtkng, or is redacted needed, and if so, can you install redacted on plutonium

    https://forum.plutonium.pw/topic/2835/tutorial-how-to-load-custom-camos-textures

    BO2 Client Support

  • Aim assist is so dumb
    Matrixundefined Matrix

    Gewehr said in Aim assist is so dumb:

    get good? these people play like autistic kids with no thumbs only good thing about them is their aim
    alt acc highest k/d in quikkster
    ae3b8e4d-aada-4a19-9c79-7855c25a4552-image.png
    2nd highest in doctors
    f180bfac-16e9-4f8d-a313-c1fbef8e57b7-image.png
    what happened to this?
    acefa89c-ab12-41a7-92d0-2bbe9a4c6ad6-image.png
    I'll just stop playing if I have to go as far to make my own server.

    The demand for it far outgrew the requests to keep it out. While we are and always will be open to tweaking values to make the competition more fair, we will not make adjustments solely on "I don't like it", "Its too strong", etc etc

    General Discussion

  • [Suggestion] Icon PS3/PS4 Buttons.
    Matrixundefined Matrix

    MaxSaga said in [Suggestion] Icon PS3/PS4 Buttons.:

    Hello.

    A little suggestion for future updates, since Plutonium supports the use of Controls.

    It would be nice and if it is not so complicated to add a command or option in the menu to choose the interface or style of the buttons of the controller either Xbox 360/One - PS3/PS4.

    Reference image:

    Reference.png

    I like this one implemented, actually I use it with a PS3 controller (Using "ScpToolkit" similar to DS4Windows)

    Thank you!

    I'm not sure if you just didn't take any time at to look for it, but there is an option in the menus

    ???

    MW3 Client Support

  • Need help with sv_cheats
    Matrixundefined Matrix

    Slxxpy said in Need help with sv_cheats:

    the jump height

    The reason this does not work is because of the nature of sv_cheats. When you change it to 1 it allows you to edit any dvars like you want. The problem is when you change it back to 0, the game also goes through every single cheat protected dvar and resets those as well. So the only way to have a cheat-protected dvar stay modified is to leave sv_cheats at 1.

    Your other option would be to create a server plugin in c++ that removes the cheat protection on the specific dvars you want for your server. But that is a lot more complicated, and not something that I am going to explain here

    MW3 Modding Support & Discussion

  • How to mod & play with friends safely?
    Matrixundefined Matrix

    BrightyMVP said in How to mod & play with friends safely?:

    Ohh, its a client side mod. I overwrite data on specific memory adresses, so my client uses "hacked" data, like infinite ammo. It is unable to do it if my client is not the host machine.

    Infinite ammo cannot be done client-side. If you are doing something like infinite ammo, you are still changing the server-side address for yourself. Maybe infinite ammo was a bad example but I imagine everything you want to do, you can use a plugin/gsc mod on the server.

    But to answer your question, there is no way to load mods on your client in non-lan mode and not get banned

    BO2 Modding Support & Discussion

  • Source for learning GSC?
    Matrixundefined Matrix

    EDP445-v2 said in Source for learning GSC?:

    as the title says, is there any tutorial out there that can get me started and carry my further with learning GSC?

    There is very very basic information here in our documentation. Outside of that, the best way to learn is to download sources to gsc mods online and try your best to understand them.

    MW3 Modding Support & Discussion

  • First time loading a GSC script
    Matrixundefined Matrix

    giolinoBR said in First time loading a GSC script:

    Hello guys, i downloaded plutonium last week and after playing on various scripted servers i decided to try a script of my own thing is despite following every instruction to the letter when i try to launch the map it gives me errors, i annexed a print with the error. ( the instructions i used: https://forum.plutonium.pw/topic/6966/how-to-use-a-mod-menu-without-injecting-loading-gsc-scripts-client-sided and https://forum.plutonium.pw/topic/1005/release-zm-zombies-updated-6-10-2021)

    (I am trying to play the game on the LAN mode, already have a scripts/mp and zm folder and that .gsc was pre-compiled/compiled when i downloaded it so i didn't compile it again.
    Captura de tela 2021-10-17 115500.png

    It's possible the script you are using simply has errors in it and that's why I can't load. The more likely scenario is because it was compiled with GSC Studio. That tool compiles scripts differently from the compiler we provide here and can generally cause issues with the game loading scripts. If at all possible I would recommend getting the source code to that mod and recompiling with the provided compiler

    BO2 Modding Support & Discussion
  • 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