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 1.4k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
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
          • Meat Missileundefined Meat Missile

            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 Offline
            shi_no_noabundefined Offline
            shi_no_noab
            wrote 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

              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

              With your input, this post could be even better 💗

              Register Login
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

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