Announcement

Collapse
No announcement yet.

Pipedswitchweapon help please

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Pipedswitchweapon help please

    How can I change this to pipe switch between shock and sniper for example? Bindings=(Name="ThumbMouseButton2",Command="GBA_Sw itchWeapon4",Control=False,Shift=False,Alt=False)

    Thanks.

    #2
    Not possible yet. Pipedswitchweapon isn't in the game. I hope they add it in a patch.

    Comment


      #3
      I read this on another forum:

      The Weaponswitches are bound by aliases, e.g. GBA_Switchweapon6, so if you want to modify to multi-weapon-selection, you'd better edit the GBA_Alias instead of the binding of the key, for example

      Bindings=(Name="GBA_Switchweapon6", Command="Switchweapon 5 | Switchweapon 6")

      to select either Linkgun or Minigun. Please note: the last mentioned weapon that is available is taken, so if the line reads "Switchweapon 1 | Switchweapon 2 | Switchweapon 3 | Switchweapon 4 | Switchweapon 5" and you have all weapons, then you'll end up with linkgun after pressing the key.

      I was hoping to verify if it was correct and if so, how exactly to modify the line from my ini. I don't understand this GBA thing.

      Comment


        #4
        Originally posted by eggs View Post
        I read this on another forum:

        The Weaponswitches are bound by aliases, e.g. GBA_Switchweapon6, so if you want to modify to multi-weapon-selection, you'd better edit the GBA_Alias instead of the binding of the key, for example

        Bindings=(Name="GBA_Switchweapon6", Command="Switchweapon 5 | Switchweapon 6")

        to select either Linkgun or Minigun. Please note: the last mentioned weapon that is available is taken, so if the line reads "Switchweapon 1 | Switchweapon 2 | Switchweapon 3 | Switchweapon 4 | Switchweapon 5" and you have all weapons, then you'll end up with linkgun after pressing the key.

        I was hoping to verify if it was correct and if so, how exactly to modify the line from my ini. I don't understand this GBA thing.
        From what I hear that is not pipe switch, it wil on pick the weapon of highest priority.

        PS
        Sly?

        Comment


          #5
          Yes Lostsoul3, you are correct.

          Comment

          Working...
          X