Please be invited to the special battle royale event that is organised by player Lamusini and will take place in the arena prepared specifically for this event! More information available in the event's forum topic.
Changelog
26 Oct 2024 - Thanks to a few tweaks to the back-end infrastructure, the server save will now last 10 minutes at most, rather than way over 20 as it did before.
Check full changelog...
I couldn't find anywhere what are the key IDs to change the key for wasd walking toggle, so I dig around a bit and found this: https://learn.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
Seems to be correct.
How to change toggle key: 1. Open Tibiantis/Game/tibiantis.ini with text editor. 2. Find out what key you want and what ID it has (above website), change value from hexadecimal to decimal 3. Change value in file example: "wasdKey = 45" - in this example, it will be Insert key. (Insert key hex id: 0x2D -> decimal id: 45) 4. Save file and restart client.
Bro, click + above your stances, right from the eq.
Well you can enable it there, but can you change the key to toggle from Enter to something other? I think you can do it only in tibiantis.ini file by writing the specific key ID.
Ohh you mean from enter to different key. You can't but why would you? It is faster to click enter, write, click enter twice and you back to movement keys
Ohh you mean from enter to different key. You can't but why would you? It is faster to click enter, write, click enter twice and you back to movement keys
Well, not everyone wants to use enter. I wrote simple instructions for anyone interested in changing the default toggle key in the first post.