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

    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
  • 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