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 263 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.
  • 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
    • Drgnundefined Offline
      Drgnundefined Offline
      Drgn Plutonium Staff
      replied to Blessa 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
        • Ducxyundefined Offline
          Ducxyundefined Offline
          Ducxy
          replied to Blessa 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

          • Login

          • Don't have an account? Register

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