I was trying to create a dynamic spread out based on who the leader was but it's not possible to do combo's with keyclone at first blush...
ClientA
[ -> ASaysSpread1
] -> ASaysSpread2
Q -> BSaysSpread1
S -> BSaysSpread2
E -> CSaysSpread1
S -> CSaysSpread2
S -> DSaysSpread1
ClientB
[ -> BSaysSpread1
] -> BSaysSpread2
Q -> ASaysSpread1
S -> ASaysSpread2
E -> CSaysSpread1
S -> CSaysSpread2
S -> DSaysSpread1
ClientC
[ -> CSaysSpread1
] -> CSaysSpread2
Q -> ASaysSpread1
S -> ASaysSpread2
E -> BSaysSpread1
S -> BSaysSpread2
S -> DSaysSpread1
ClientD
[ -> DSaysSpread1
] -> DSaysSpread2
Q -> ASaysSpread1
S -> ASaysSpread2
E -> BSaysSpread1
S -> BSaysSpread2
S -> CSaysSpread1
The problem is you can't have two hotstrings for move back... on the other hand, it just occured to me I can have two keybinds, and a broadcast key wont be rebroadcast so even if it's on my whitelist it's safe to use... so if change the above listings... instead of moving one back left, one back right and one back, I move one front left, one front right and the third back (or even forward) this would work... if I move forward there's the possibility of stepping "into" the lead character.... which isn't a real problem but it doesn't look as cool...
Connect With Us