If i try to change my turn left/right key to z/c instead of the default q/r my bot fails to work and gives me an error (at which point I cannot even change back the keys to q/r, I have to delete settings.xml and svn update a new one). This is frustrating as I use those keys as hotkeys on my main. How do I resolve this?
P.S. Also, my friend has a similar issue. He cannot get his bot to work if he changes the default wsad movement keys.
Unable to modify settings.xml
Re: Unable to modify settings.xml
At most installations the bot reads the movement keys directly from the ingame seetings file bindings.txt. So just change your movement keys ingame. If the bot don't reads your bindings.txt (you will see a green message at bot start) then also change the settings.xml file.FelixTheCatetris wrote:If i try to change my turn left/right key to z/c instead of the default q/r my bot fails to work and gives me an error (at which point I cannot even change back the keys to q/r, I have to delete settings.xml and svn update a new one). This is frustrating as I use those keys as hotkeys on my main. How do I resolve this?
P.S. Also, my friend has a similar issue. He cannot get his bot to work if he changes the default wsad movement keys.
Code: Select all
<hotkey description="MOVE_FORWARD" key="VK_W" modifier="" />
<hotkey description="MOVE_BACKWARD" key="VK_S" modifier="" />
<hotkey description="ROTATE_LEFT" key="VK_Z" modifier="" />
<hotkey description="ROTATE_RIGHT" key="VK_C" modifier="" />
The RoM Bot Online Wiki needs your help!
Who is online
Users browsing this forum: No registered users and 8 guests