PDA

View Full Version : [Keyclone] FTL issue



bbj
03-22-2010, 03:18 AM
Im running keyclone + jamba + Bartender4 on one pc with 5 toons ( screen setup is a dual header with 4+1 setup )....

On my main toon the ftl works like a charm. If i hit buttons ( 1 - = ) they perform their corresponding actions on all the other toons....

When i use PIP to switch toons, the new master comes to the front, but none of the key broadcasting seems to be working.....

i use the jamba-FTL helper to create the /click JambaFTLAssist and target macro's on each toon ( this all works just fine from the main )

I have the following macro defined in Jamba that gets pushed to all toons. Its bound to its relevant key using the binding function in Jamba

/click JambaFTLTarget
/click BT4Button1BT4Button1 is the 1st button on Bar 1 in Bartender
My buttons that are attached to my PIP window selection all contain the following macro.


/jamba-team iammaster all
/jamba-follow strobeoff all
/jamba-follow strobeonme allIve attached all my keymaps ( yes i know they dont cover the entire bar yet )

Anything Else you want me to attach to help with the problem ?

Ughmahedhurtz
03-27-2010, 07:43 PM
Make sure you're not using SHIFT+1, SHIFT+2, etc. for PiP as it'll switch bars on you. ;)

bbj
03-28-2010, 04:30 AM
Make sure you're not using SHIFT+1, SHIFT+2, etc. for PiP as it'll switch bars on you. ;)
Nope - Using F1-F5

I sat and looked at it a bit more

I opened the keybinding screen and then started to bind a key, but instead of hitting a button, i moved to the "main" toon and hit button 1 or 2 and the correct key binding comes though on the target toon

Their targets even switch properly ( to the master's current target ), but then an "invalid target" message pops up..

So this is not a keyclone issude - that part is working as advertised

Looks to be an issue with
/click BT4Button1
or the contents of that button.....

BBJ