Advertisement
M-Masters

Previous/Next weapon (Fixed keyboard delay)

May 16th, 2023 (edited)
191
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. BaseInput.ini
  2.  
  3. Bindings=(Name="one",AdditionalName1="MouseScrollDown",Command="NextWeapon | Axis aUp Speed=+1.0")
  4. Bindings=(Name="two",AdditionalName1="MouseScrollUp",Command="PrevWeapon | Axis aUp Speed=+1.0")
  5. Bindings=(Name="one",AdditionalName1="MouseScrollDown", Command="NextWeapon")
  6. Bindings=(Name="two",AdditionalName1="MouseScrollUp",Command="PrevWeapon")
  7.  
  8.  
  9. //Change Name="Key" and AdditionalName1="Key" to the key you want to bind it to.
Tags: APB Reloaded
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement