Skip to content
  • 0 Unread 0
  • 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 3.2k 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_Hx Offline
    Hush_Hx 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
    • Triggatroy19 Offline
      Triggatroy19 Offline
      Triggatroy19
      wrote on last edited by
      #2

      i don't see the file

      esxty Hush_Hx Xerxes 97e 4 Replies Last reply
      0
      • Triggatroy19 Triggatroy19

        i don't see the file

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

        @Triggatroy18 ?

        1 Reply Last reply
        0
        • Triggatroy19 Triggatroy19

          i don't see the file

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

          @Triggatroy18 Unfortunately I couldn't post it for download

          1 Reply Last reply
          0
          • Triggatroy19 Triggatroy19

            i don't see the file

            Xerxes Offline
            Xerxes 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
            • gasticaram Offline
              gasticaram Offline
              gasticaram
              wrote on last edited by
              #6

              SGC o GSC ?

              Hush_Hx 1 Reply Last reply
              0
              • gasticaram gasticaram

                SGC o GSC ?

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

                gasticaram GSC

                gasticaram 1 Reply Last reply
                0
                • Triggatroy19 Triggatroy19

                  i don't see the file

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

                    gasticaram GSC

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

                    Hush_Hx Thx !

                    1 Reply Last reply
                    1
                    • Spooksxxv Offline
                      Spooksxxv 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
                      • Unread 0
                      • Recent
                      • Tags
                      • Popular
                      • Users
                      • Groups
                      • Donate