Post Fri Nov 10, 2017 7:41 am

Little issue with keystroke special character /

Hello,

I'm not sure if it's related to Everquest, or not, but as I'm playing Everquest, I feel that posting here is the best choice.

So, I set up a click bar to target my group, according to the videos and the tutorials I've found on this forum.
The F1 to F6 array is set up for every char, and I manage to make it work.

Last night, I was trying to target one of my char without the hotkey Fx if he is outside of my group.
So I created a keymap with 1 step with multiple keystrokes to make EQ client use this command :
/target tata

I've already figured that isboxer works in Qwerty mode, so to write this command on the client, I need to set up those keystroke actions :
Code:
Enter
!
t
q
r
g
e
t
Space
t
q
t
q
Enter


When I use the click bar, the result is : target tata
The ! keystroke isn't working and I can't find why.

When I use the azerty one : SHIFT + :
EQ client is giving me a weird special character, the result is : ■target tata
so I know it's not this key combination.

I've checked if there is a combination with CTRL, SHIFT or ALT, nothing here.

I'm a bit lost...