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

Plutonium

MrMcyeetundefined

MrMcyeet

@MrMcyeet
About
Posts
5
Topics
4
Shares
0
Groups
0
Followers
4
Following
4

Posts

Recent Best Controversial

  • Mouse wheel button codes
    MrMcyeetundefined MrMcyeet

    Does anyone know the code to listen for the player to scroll up and down on their mouse?

    Ive got the rest of the buttons figured out, its just, for the life of me, i cannot figure out how to listen for them to use their mouse wheel.

    Any help?

    BO2 Modding Support & Discussion

  • [Support] On-Screen Information Movement. GSC Code
    MrMcyeetundefined MrMcyeet

    Thank you two so much!
    I read over that github link that was linked, and it helped me get a better idea of my left from my right xD
    Anyway, what i ended up using is ("CENTER", "CENTER", 320, 165) and it works for what i wanted it for.
    The only thing is that whenever someone switches their weapon, the weapons name is in the same place as the z counter, so its hard to read, but all in all, i like it!
    Thx again you two ❤

    BO2 Modding Support & Discussion

  • [Support] On-Screen Information Movement. GSC Code
    MrMcyeetundefined MrMcyeet

    alt text

    Ive got this simple zombies counter that i found on here, and it works great, my only question, is it possible to move it to where i drew the pink box at in the attached picture?

    // Zombies Counter
    drawZombiesCounter(){
        level.zombiesCountDisplay = createServerFontString("hudsmall" , 1.5);
        level.zombiesCountDisplay setPoint("CENTER", "CENTER", "CENTER", 200);
        thread updateZombiesCounter();
    }
    

    This is what I have, I just dont know which of those four are the x and y axis.

    BO2 Modding Support & Discussion

  • Server filter request
    MrMcyeetundefined MrMcyeet

    No clue where imma supposed to post this, but I have a request for the server browser filterer

    On Show empty servers there should be yes, no, and the new one should be only. And it would exclusively show empty servers.

    for when you just wanna chill with your friends on a server with just them

    BO2 Client Support

  • How do i change the buried(tranzit i think) pap texture to this?
    MrMcyeetundefined MrMcyeet

    Okie, so ive been playing around with Cahz 's all in one texture replacer, and i LOVE it, and ive tried to do this a few times, but i CANNOT for the life of me get it.

    Im trying to take Gun's pink w115 texture --> https://forum.plutonium.pw/topic/3365/camo-pink-weaponized-115

    And make it the default pap texture (the one on tranzit and buried)

    Anyone have experience or know how to do this, and which files should be named what?

    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