I want to move the resource icons from the top right corner of the screen to the middle of screen, above the hotkeys. I can make the document myself, I just need the code lines :P Thank you!
the code above should position the resourcepanel directly above the commandcard.
the rest of the positioning job is really trial and error. just keep adjusting till it is where you want it :).
ps I assumed you meant above the commandcard with above the hotkeys.
Can someone do this for me:
I want to move the resource icons from the top right corner of the screen to the middle of screen, above the hotkeys. I can make the document myself, I just need the code lines :P Thank you!
@composure19d: Go
you can find the frame definitions here: SC2 Layout Frame Overview
the code above should position the resourcepanel directly above the commandcard.
the rest of the positioning job is really trial and error. just keep adjusting till it is where you want it :).
ps I assumed you meant above the commandcard with above the hotkeys.
@Helral: Go
Ah thank you very much!