Hi,
I'm using this GMSI script that someone already made (Priwin) and I need to modify it so that if a unit has a certain hotkey then the x and y button position will be changed to a certain value.
Example: I want all units with Q as a hotkey to have their X and Y button position set to 0,0.
These are the hotkeys I plan to use and the corresponding button positons:
Q: 0,0
W: 1, 0
E: 2, 0
R: 3, 0
A: 0, 1
S: 1, 1
D: 2, 1
Z: 0, 2
X: 1, 2
C: 2, 2
This thing is just really confusing the heck out of me, and I'd really appreciate any help.
This is the script I'm currently using (I had to save it in a notepad because hive won't let me upload GSI files):
I'm using this GMSI script that someone already made (Priwin) and I need to modify it so that if a unit has a certain hotkey then the x and y button position will be changed to a certain value.
Example: I want all units with Q as a hotkey to have their X and Y button position set to 0,0.
These are the hotkeys I plan to use and the corresponding button positons:
Q: 0,0
W: 1, 0
E: 2, 0
R: 3, 0
A: 0, 1
S: 1, 1
D: 2, 1
Z: 0, 2
X: 1, 2
C: 2, 2
This thing is just really confusing the heck out of me, and I'd really appreciate any help.
This is the script I'm currently using (I had to save it in a notepad because hive won't let me upload GSI files):