Strange limitation or bug?
This KeyMap is actually working, assisting the active Toon and hailing his target to start a coversation with any NPC. Also a Video FX gets loaded so i can see all conversations on one Screen.
Now if i want to add a mouserepeater to this KeyMap it gets funky. Want to add the following line:
Goal: being able to save time and not click every Dialog on my own.
Problem: If i put the repeater on the last line it does not start, at all. Just like it wasn't there.
Things i tried:
putting repeaterline ahead: the "H -> all" line gets ignored then, the repeater works tho
putting repeaterline in Step 2 and trigger it by pressing the KeyMap twice: Same result, just like it wasn't there.
deleting the "H-> all" line: repeater starting just fine
deleting the repeater: the H gets send just fine
putting either of the two in differend KeyMaps: working as it should,... but needing two keystrokes of differend keys.
This is of corse not THAT big of an issue, but quite annoying, because i keep thinking i must be missing something obvious. Why would these two lines hate each other and insist on not being in a keymap together?