Advertisement
tavarner17

scripty

Nov 20th, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. Bindings=(Name="GBA_SwitchWeapon1",Command="EquipPrimary | SetBind F GBA_SwitchWeapon2 | SetBind Tab GBA_SwitchWeapon2",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  2. Bindings=(Name="GBA_SwitchWeapon2",Command="EquipSecondary | SetBind F GBA_SwitchWeapon1 | SetBind Tab GBA_SwitchWeapon1",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  3. Bindings=(Name="GBA_NextWeapon",Command="GBA_SwitchWeapon1",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  4. Bindings=(Name="F",Command="GBA_NextWeapon",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  5. Bindings=(Name="Tab",Command="GBA_NextWeapon | OnRelease GBA_NextWeapon",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement