Help with assigning left click to attack move.

Code·10/2/2015, 1:28:04 AM·1 votes·695 views

Hey, I had this set up before but I went to a LAN, forgot my mouse, and messed with some in game settings. I redid the input.ini thing, made sure it was all correct, but I still can't attack move with left click. I followed this post and got it working in the past (https://www.reddit.com/r/leagueoflegends/comments/1bo2nk/guide_to_easy_kiting_left_click_attack). If anyone can help I'd really appreciate it.

1 Comments

Fucck10/2/2015, 3:39:48 AM1 votes

This is what I used to change it and it worked, i typed it exactly how it is... [GameEvents]
evtPlayerAttackMove=[<Unbound>]
evtPlayerAttackMoveClick=[Button 1]
evtPlayerSelectClick = [Shift][Button 1]

[HUDEvents]
evtOnUIMouse1 = [Button 1], [Shift][Button 1]
evtOnUIMouse2 = [Button 2]
evntHudMoveableSelect = [Shift][Button 1]

Make sure you look through your input and if some of these are missing just add them to the input, I hope it helps. Also if you don't like it then you might have to delete your Config folder in order to completely reset your game settings, for me that was the only way to get it back to normal. Make sure you have a backup just in case.