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)
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
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.
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
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.
Comment