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

Plutonium

  1. Home
  2. BO2 Modding Releases & Resources
  3. unlimited sprint BO2 ZM

unlimited sprint BO2 ZM

Scheduled Pinned Locked Moved BO2 Modding Releases & Resources
10 Posts 7 Posters 2.7k Views 2 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.
  • Hush_Hxundefined Offline
    Hush_Hxundefined Offline
    Hush_Hx
    wrote on last edited by
    #1

    unlimited sprint

    init()
    {
        level thread onPlayerConnect();
    }
    
    onPlayerConnect()
    {
        for(;;)
        {
            
    		level waittill("connected", player);
    
    		player thread onPlayerSpawned();
        }
    }
    
    onPlayerSpawned()
    {	
            level endon("end_game");
    	self endon("disconnect");
            for(;;)
        {
                    
                    self waittill("spawned_player");
    		self setperk("specialty_unlimitedsprint");
    
        }
    }
    
    

    copy the code and paste it into your notes as sprint.GSC

    then copy the file to Local\Plutonium\storage\t6\scripts\zm

    1 Reply Last reply
    4
    • Triggatroy19undefined Offline
      Triggatroy19undefined Offline
      Triggatroy19
      wrote on last edited by
      #2

      i don't see the file

      esxtyundefined Hush_Hxundefined Xerxesundefined 97eundefined 4 Replies Last reply
      0
      • Triggatroy19undefined Triggatroy19

        i don't see the file

        esxtyundefined Offline
        esxtyundefined Offline
        esxty
        wrote on last edited by
        #3

        @Triggatroy18 ?

        1 Reply Last reply
        0
        • Triggatroy19undefined Triggatroy19

          i don't see the file

          Hush_Hxundefined Offline
          Hush_Hxundefined Offline
          Hush_Hx
          wrote on last edited by
          #4

          @Triggatroy18 Unfortunately I couldn't post it for download

          1 Reply Last reply
          0
          • Triggatroy19undefined Triggatroy19

            i don't see the file

            Xerxesundefined Offline
            Xerxesundefined Offline
            Xerxes
            Plutonium Staff
            wrote on last edited by
            #5

            @Triggatroy18 said in unlimited sprint BO2 ZM:

            i don't see the file

            You are provided with all the text that belongs into the gsc file, all you have to do is to copy paste it.

            1 Reply Last reply
            0
            • gasticaramundefined Offline
              gasticaramundefined Offline
              gasticaram
              wrote on last edited by
              #6

              SGC o GSC ?

              Hush_Hxundefined 1 Reply Last reply
              0
              • gasticaramundefined gasticaram

                SGC o GSC ?

                Hush_Hxundefined Offline
                Hush_Hxundefined Offline
                Hush_Hx
                wrote on last edited by
                #7

                gasticaram GSC

                gasticaramundefined 1 Reply Last reply
                0
                • Triggatroy19undefined Triggatroy19

                  i don't see the file

                  97eundefined Offline
                  97eundefined Offline
                  97e
                  wrote on last edited by
                  #8
                  This post is deleted!
                  1 Reply Last reply
                  0
                  • Hush_Hxundefined Hush_Hx

                    gasticaram GSC

                    gasticaramundefined Offline
                    gasticaramundefined Offline
                    gasticaram
                    wrote on last edited by
                    #9

                    Hush_Hx Thx !

                    1 Reply Last reply
                    1
                    • Spooksxxvundefined Offline
                      Spooksxxvundefined Offline
                      Spooksxxv
                      wrote on last edited by
                      #10

                      not working for me

                      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