Looking for some help please
Thank you for sharing all this info, however while I thought I finally understood I am still unable to make this work like it should.
I am going to copy and paste my KCL files and perhaps I can figure out where I am going wrong.
I am running 4 shamans.
Code:
Maleick (1) ctrl
Nurbok (2) alt
Voon (3) ctrl-shift
Lycoon (4) alt-shift
*TF1-4 = Toon Follow 1-4
*TT1-4 = Toon Target 1-4
FOLLOW MACRO: Bound to " ` " on all toons
/stopmacro [nomod]
/target [mod:ctrl,nomod:shift,nomod:alt,target=Maleick]
[mod:alt,nomod:ctrl,nomod:shift,target=Nurbok]
[mod:ctrl,mod:shift,nomod:alt,target=Voon]
[mod:alt,mod:shift,nomod:ctrl,target=Lycoon]
/follow
/targetlasttarget
ASSIST MACRO: Bound to " J " on all toons
/stopmacro [nomod]
/target [mod:ctrl,nomod:shift,nomod:alt,target=Maleick]
[mod:alt,nomod:ctrl,nomod:shift,target=Nurbok]
[mod:ctrl,mod:shift,nomod:alt,target=Voon]
[mod:alt,mod:shift,nomod:ctrl,target=Lycoon]
/target [target=targettarget]
Maleick.kcl Loaded to Main Character on keymap region 1
Code:
Maleick
k(74.0.0):hs(tt1)
k(74.5.5):hs(tt3)
k(74.16.16):hs(tt2)
k(74.17.17):hs(tt4)
k(192.0.0):hs(tf1)
k(192.5.5):hs(tf3)
k(192.16.16):hs(tf2)
k(192.17.17):hs(tf4)
Nurbok.kcl Loaded to Alt 1 in region 2
Code:
Nurbok
k(74.0.0):hs(tt2)
k(74.4.4):hs(tt1)
k(74.5.5):hs(tt3)
k(74.17.17):hs(tt4)
k(192.0.0):hs(tf2)
k(192.4.4):hs(tf1)
k(192.5.5):hs(tf3)
k(192.17.17):hs(tf4)
Voon.kcl Loaded to Alt 2 in region 3
Code:
Voon
k(74.0.0):hs(tt3)
k(74.4.4):hs(tt1)
k(74.16.16):hs(tt2)
k(74.17.17):hs(tt4)
k(192.0.0):hs(tf3)
k(192.4.4):hs(tf1)
k(192.16.16):hs(tf2)
k(192.17.17):hs(tf4)
Lycoon.kcl Loaded to alt 3 in region4
Code:
Lycoon
k(74.0.0):hs(tt4)
k(74.4.4):hs(tt1)
k(74.5.5):hs(tt3)
k(74.16.16):hs(tt2)
k(192.0.0):hs(tt4)
k(192.4.4):hs(tf1)
k(192.5.5):hs(tt3)
k(192.16.16):hs(tt2)
I am going to take some screenies of how I have keyclone set up as well incase that makes more sense.
When I load all the toons up Voon (3) will follow or target but he will spit out a bunch of garbage and the others do nothing. If I PiP to Voon then Maleick(1) will spit out the garbage and the other two still do nothing.
I made sure Keyclone is passing the keys and they on are not on the DNP list. and none of the keys are bound to anything in Warcraft.
Thanks
Generic keyclone keymaps setup
I spent some time redoing my setup this morning, and wanted to share the fruits of my labour.
What I did was create all the .kcl keymap files from scratch using excel (or rather, google spreadsheets). I worked out what each key is that I needed (inside the keyclone file itself), and how the modifiers work.
The keys I have setup are 1-8 R T F G V
You can see what the hidden keys for each are in the top left of the spreadsheet.
It's kinda messy, but for those interested I'm sure you can figure it out.
The end result is, I can copy the values in columns P - T into a new text file (one column into each file) name them One.kcl Two.kcl etc, and they work in keyclone.
The spreadsheet is at link. Please go to the sheet names keymaps if it doesn't take you there automatically.
The hotstrings are named "key - client"
eg
' - Three
4 - Five
etc
Edit: Hmm, that kinda sucks, you can't see the formulas when viewing. Ah well, the end results are there if anyone wants them.