Thanks for your reply Neophron.
I wasn't clear on what I would like to achieve.
So I am trying to get the below (image). I understand that this can be done by modifying the interface.xdat
By default I have the F1,F2,F3 how can I set it so I when I press 1,2,3 to go to the second bar?
From what I can see the values aren't marked as bar numbers (bar1, bar2 etc) so how does the value you set know to go to Bar2 or Bar4 or bar10.
For Example if I add a value:
Key_1 = 1
Key_1 = None
Key_3 = None
Action = SetShortcutItem Num=0
So when 1 is pressed I want it to go to Bar2 slot 1. How does this value know that its for bar 2 and not another bar.
I hope the above is clear now, thanks. :)