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

Plutonium

  1. Home
  2. BO1 Modding Releases & Resources
  3. [ZM][RELEASE][PLUTO SCRIPT] Backspeed + game and round timer patch

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

Scheduled Pinned Locked Moved BO1 Modding Releases & Resources
17 Posts 10 Posters 3.5k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Asmotoanicoundefined Offline
    Asmotoanicoundefined Offline
    Asmotoanico
    replied to Resxt on last edited by
    #5

    Resxt Oh, nice. Thanks for the answer ❤

    1 Reply Last reply
    0
    • Ktuluuundefined Offline
      Ktuluuundefined Offline
      Ktuluu
      wrote on last edited by
      #6

      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)

      AlexInVrundefined 1 Reply Last reply
      0
      • Ktuluuundefined Offline
        Ktuluuundefined Offline
        Ktuluu
        wrote on last edited by
        #7

        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

        1 Reply Last reply
        1
        • AlexInVrundefined Offline
          AlexInVrundefined Offline
          AlexInVr
          replied to Ktuluu on last edited by
          #8

          @Hulkster So basically the custom round think is just so I could add in the notifiers for the round timer, I basically copy pasted the regular method, and added 2 notifiers lmao

          Ktuluuundefined 1 Reply Last reply
          1
          • Ktuluuundefined Offline
            Ktuluuundefined Offline
            Ktuluu
            replied to AlexInVr on last edited by
            #9

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

            AlexInVrundefined 1 Reply Last reply
            0
            • AlexInVrundefined Offline
              AlexInVrundefined Offline
              AlexInVr
              replied to Ktuluu on last edited by
              #10

              @Hulkster you're welcome man, enjoy !

              1 Reply Last reply
              1
              • Claaarkundefined Offline
                Claaarkundefined Offline
                Claaark
                wrote on last edited by
                #11

                and for five is there a name for the folder?

                Sugah2undefined 1 Reply Last reply
                0
                • asherisisundefined Offline
                  asherisisundefined Offline
                  asherisis
                  wrote on last edited by
                  #12

                  Is there a script for just backspeed/strafe fix?

                  AlexInVrundefined 1 Reply Last reply
                  0
                  • haki_markusundefined Offline
                    haki_markusundefined Offline
                    haki_markus
                    replied to AlexInVr on last edited by
                    #13
                    This post is deleted!
                    1 Reply Last reply
                    0
                    • AlexInVrundefined Offline
                      AlexInVrundefined Offline
                      AlexInVr
                      replied to asherisis on last edited by
                      #14

                      asherisis open console:

                      player_strafeSpeedScale 1

                      player_backSpeedScale 1

                      1 Reply Last reply
                      0
                      • Sugah2undefined Offline
                        Sugah2undefined Offline
                        Sugah2
                        replied to Claaark on last edited by
                        #15
                        This post is deleted!
                        1 Reply Last reply
                        0
                        • Hatbat133undefined Offline
                          Hatbat133undefined Offline
                          Hatbat133
                          wrote on last edited by
                          #16

                          what do i do with the folder i created? do i put the gsc file in it?

                          1 Reply Last reply
                          0
                          • Hatbat133undefined Offline
                            Hatbat133undefined Offline
                            Hatbat133
                            wrote on last edited by
                            #17

                            nvm i got it

                            1 Reply Last reply
                            0

                            • Login

                            • Don't have an account? Register

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