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

Plutonium

  1. Home
  2. BO2 Modding Support & Discussion
  3. [Support] How to add my own binds for codings

[Support] How to add my own binds for codings

Scheduled Pinned Locked Moved BO2 Modding Support & Discussion
4 Posts 3 Posters 303 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.
  • Blessaundefined Offline
    Blessaundefined Offline
    Blessa
    wrote on last edited by Mr. Android
    #1

    How to add my own bind for “spawn platform” code

    Drgnundefined 1 Reply Last reply
    0
    • Blessaundefined Blessa

      How to add my own bind for “spawn platform” code

      Drgnundefined Offline
      Drgnundefined Offline
      Drgn
      Plutonium Staff
      wrote on last edited by
      #2

      Blessa Research GSC. There's many GSC references available that give you that answers this exact question.

      1 Reply Last reply
      0
      • Blessaundefined Offline
        Blessaundefined Offline
        Blessa
        wrote on last edited by
        #3

        been searching for tutorials cant find any.....

        Ducxyundefined 1 Reply Last reply
        0
        • Blessaundefined Blessa

          been searching for tutorials cant find any.....

          Ducxyundefined Offline
          Ducxyundefined Offline
          Ducxy
          wrote on last edited by
          #4

          Blessa do it using an "if" function, for example

          if(self actionslottwobuttonpressed());
          {
              self suicide();
          }
          

          doing this would kill yourself by pressing down on dpad.

          1 Reply Last reply
          0
          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