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

Plutonium

Ktuluuundefined

Ktuluu

@Ktuluu
About
Posts
5
Topics
0
Shares
0
Groups
0
Followers
3
Following
2

Posts

Recent Best Controversial

  • [ZM][RELEASE][PLUTO SCRIPT] Backspeed + game and round timer patch
    Ktuluuundefined Ktuluu

    AlexInVr Ohh I see. Thanks for clarifying! And thank you for the script as well!

    BO1 Modding Releases & Resources

  • [ZM][RELEASE][PLUTO SCRIPT] Backspeed + game and round timer patch
    Ktuluuundefined Ktuluu

    I was also able to move the timer location to be in the top left corner for people with 1080p monitors. Ive never used a 1440p monitor so you might have to tweak a little more for those

    For the game timer fix the X-Y on lines 105 & 106 to:

    hud.x = hud.x - 1;
    hud.y = hud.y + -5;

    For the Round timer fix the X-Y on lines 130 & 131 to:

    hud.x = hud.x - 1;
    hud.y = hud.y + 9;

    I would also change the fontscale from 1.2 to 1.6 on lines 107 & 132 just so the timers can be a tad bigger.

    I also changed "settimerup" from 1 to 0 on line 113 just so the timers can start together (Just personal preference)

    The timer should now look like the photo I shared.20241006150607_1.jpg

    BO1 Modding Releases & Resources

  • [ZM][RELEASE][PLUTO SCRIPT] Backspeed + game and round timer patch
    Ktuluuundefined Ktuluu

    Script works perfectly! Just wondering what the "custom Round Think" lines do? (lines 17-87) and if they're essential or just QoL fixes (Not very knowledgeable on these kinds of things so apologies if this is a silly question)

    BO1 Modding Releases & Resources

  • [Zombies]Aim assist WaW(lock on)
    Ktuluuundefined Ktuluu

    Unitivebeatle41 I Actually did. I placed the aim_assist.gsc file in %localappdata%\Plutonium\storage\t4\raw\scripts\sp and it started working. I guess I was just placing the file in the regular scripts folder in the t4 directory and not inside the the scripts folder located in the raw folder. So just make sure you select the scripts folder inside the RAW folder. Hope this helps!

    WAW Modding Releases & Resources

  • [Zombies]Aim assist WaW(lock on)
    Ktuluuundefined Ktuluu

    I was able to get the bo1 script created by dontknowletspl working perfectly
    Although, I can't seem to get this W@W Script to work whether i put it in the sp folder or zom folder
    Maybe I'm doing something wrong not sure though. Any help is appreciated!

    WAW Modding Releases & Resources
  • 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