Advertisement
Guest User

RIOT CONFIG

a guest
Sep 3rd, 2015
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1.  
  2.  
  3. [Quickbinds]
  4. evtUseItem4smart=1
  5. evtCastAvatarSpell2smart=1
  6. evtCastAvatarSpell1smart=1
  7. evtCastSpell1smart=1
  8. evtCastSpell4smart=1
  9. evtCastSpell3smart=1
  10. evtUseItem5smart=1
  11. evtUseVisionItemsmart=1
  12. evtCastSpell2smart=1
  13. evtUseItem6smart=1
  14. evtUseItem1smart=1
  15. evtUseItem3smart=1
  16. evtUseItem2smart=1
  17.  
  18. [GameEvents]
  19. evtEmoteLaugh=[<Unbound>]
  20. evtChampionOnly=[<Unbound>]
  21. evtPlayerAttackMove=[<Unbound>],[x]
  22. evtEmoteJoke=[j]
  23. evtEmoteTaunt=[k]
  24. evtEmoteDance=[m]
  25. evtUseItem6=[6]
  26. evtUseItem3=[3]
  27. evtUseItem4=[4]
  28. evtUseItem5=[5]
  29. evtShowCharacterMenu=[<Unbound>]
  30. evtOnUIMouse4Pan=[<Unbound>]
  31. evtUseItem1=[1]
  32. evtUseItem2=[2]
  33. evtUseVisionItem=[Button 3]
  34.  
  35. [GameEvents]
  36. evtPlayerAttackMove=[<Unbound>]
  37. evtPlayerAttackMoveClick=[Button 1]
  38. evtPlayerSelectClick = [Shift][Button 1]
  39.  
  40. [HUDEvents]
  41. evtOnUIMouse1 = [Button 1], [Shift][Button 1]
  42. evtOnUIMouse2 = [Button 2]
  43. evntHudMoveableSelect = [Shift][Button 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement