mstarr

mstarr tribes ascend weapon switch script

Nov 21st, 2013
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. Bindings=(Name="GBA_SwitchWeapon1",Command="EquipPrimary | SetBind F 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",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_SwitchWeapon1",Control=False,Shift=False,Alt=False,bIgnoreCtrl=False,bIgnoreShift=False,bIgnoreAlt=False)
  5.  
  6. Be sure to unbind other scripts from F. If you want Q to be your swap weapon, change the THREE instances of F on this pastebin - Two are next to SetBind, one in the last line.
  7.  
  8. You have have to use your scroll well or 1/2 at the start of the round to get this script to work
Advertisement
Add Comment
Please, Sign In to add comment