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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. any ways than using unlink

any ways than using unlink

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
7 Posts 3 Posters 178 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.
  • Duui YTundefined Offline
    Duui YTundefined Offline
    Duui YT
    wrote on last edited by
    #1

    is there a different way to do this and not use unlink

    RocketRideBind()
    {
        for(;;)
        {
            if(self JumpButtonPressed())
            {
                self Unlink();
                wait .02;
            }
            else
            {
                wait .02;
            }
        }
    }  
    
    1 Reply Last reply
    0
    • GerardS0406undefined Offline
      GerardS0406undefined Offline
      GerardS0406 VIP
      wrote on last edited by
      #2

      What do you mean by a "different way" to do this? Do what exactly?

      1 Reply Last reply
      0
      • Duui YTundefined Offline
        Duui YTundefined Offline
        Duui YT
        wrote on last edited by Duui YT
        #3

        GerardS0406 is there a thing that is the same as unlink that can relapse and do the same thing as unlink

        Cahzundefined 1 Reply Last reply
        0
        • Cahzundefined Offline
          Cahzundefined Offline
          Cahz VIP
          replied to Duui YT on last edited by
          #4

          Duui YT why do you need another method when unlink works fine?

          1 Reply Last reply
          0
          • Duui YTundefined Offline
            Duui YTundefined Offline
            Duui YT
            wrote on last edited by
            #5

            Cahz i am using ufo and the rocket ride bind and my menu is A to select so when ppl select ufo it disconnected the ufo thing and does not work

            Cahzundefined 1 Reply Last reply
            0
            • Cahzundefined Offline
              Cahzundefined Offline
              Cahz VIP
              replied to Duui YT on last edited by
              #6

              Duui YT Make it deactivated while the menu is open. EZ fix

              1 Reply Last reply
              0
              • Duui YTundefined Offline
                Duui YTundefined Offline
                Duui YT
                wrote on last edited by
                #7

                i call the bind with the rocket ride script or is there a simpler way

                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