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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. Stamin-Up permanent Sprint

Stamin-Up permanent Sprint

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
6 Posts 6 Posters 739 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.
  • RockyX4undefined Offline
    RockyX4undefined Offline
    RockyX4
    wrote on last edited by
    #1

    Could someone create a Mod (.gsc compiled) for the Stamin-Up perk to be able to run all the time without having to stop for a few seconds? As if it were a permanent sprint with this perk.

    1 Reply Last reply
    0
    • ArleneExcaliburundefined Offline
      ArleneExcaliburundefined Offline
      ArleneExcalibur
      wrote on last edited by
      #2

      The TranZit 2.0 mod has a script where you have infinite stamina and faster movement speed (works in every map) but idk what file that is 😛

      1 Reply Last reply
      0
      • chasef7undefined Offline
        chasef7undefined Offline
        chasef7 Banned
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • Meat Missileundefined Offline
          Meat Missileundefined Offline
          Meat Missile
          wrote on last edited by
          #4

          You will need to loop this to constantly check if player have this perk

          if( player hasperk( specialty_longersprint ) ) {
              player setperk( "specialty_unlimitedsprint" );
          }
          
          shi_no_noabundefined 1 Reply Last reply
          0
          • shi_no_noabundefined Offline
            shi_no_noabundefined Offline
            shi_no_noab
            replied to Meat Missile on last edited by
            #5

            Meat Missile where would i put this?

            1 Reply Last reply
            0
            • gg_chevysundefined Offline
              gg_chevysundefined Offline
              gg_chevys
              wrote on last edited by
              #6

              like cold war or bo4?

              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