Page 1 of 1

SVN 142: needs some informations and test help !

Posted: Sat Aug 08, 2009 6:47 pm
by d003232
There is a new function which at the bot start checks the hotkeys in settings.lua against the RoM ingame keyboard settings to avoid missconfigurations.

The RoM ingame settings are stored in

Code: Select all

%USERPROFILE%\Eigene Dateien\Runes of Magic\bindings.txt
As you see, here is the path for a german windows installation. I suppose for an english installation the path would be '...\My Documents\...'. How is it for other language installations from windows? Please post informations about.

The check will only happen, if the bindings.txt file could be found. If not it doesn't matter. And it could only be found, if the 'My Documents' are at the windows standard place within the %USERPROFILE%.

I would be nice, if one could test it. Just change some keys in your settings.lua and start the bot.

Re: SVN 142: needs some informations and test help !

Posted: Sat Aug 08, 2009 7:57 pm
by aasi888
Finnish: %USERPROFILE%\Omat tiedostot\Runes of Magic\bindings.txt

Re: SVN 142: needs some informations and test help !

Posted: Fri Aug 14, 2009 10:50 pm
by Lembke
Swedish: %USERPROFILE%\Mina Dokument\Runes of Magic\bindings.txt

Re: SVN 142: needs some informations and test help !

Posted: Sat Aug 15, 2009 1:44 am
by d003232
Thx for your help. It's in the SNV 152.