Tibialyzer icon indicating copy to clipboard operation
Tibialyzer copied to clipboard

Facing Commands Have Stopped Working

Open Belasarion opened this issue 8 years ago • 1 comments

This is a key function for me. I've got the following in my autohotkey file and it no longer works. I now walk in the direction that the key represents instead of facing that direction. I've checked to make sure that the function somehow didn't get unset in my Tibia client but its still set to ^ . Any ideas?

; Suspend Autohotkey Mode With Ctrl+Enter Ctrl+Enter::Suspend ; Turn To Face W::^Up A::^Left S::^Down D::^Right

Belasarion avatar Jan 26 '17 15:01 Belasarion

Actually, I walk forward if nothing is in front of me If something is in that direction I turn to face it. If I hit the control key before I use "W, A, S, D" it works the way I think it should. I don't think I am having some sort of brain malfunction. Up until day it worked normally. Can't think of anything that changed except for the tibia client. I updated it yesterday.

Belasarion avatar Jan 27 '17 00:01 Belasarion