Blizzard Sector
Control key definition error. Consistently. - Printable Version

+- Blizzard Sector (https://www.blizzsector.co)
+-- Forum: Diablo II (https://www.blizzsector.co/forum-4.html)
+--- Forum: Hacks Bots and Editors (https://www.blizzsector.co/forum-16.html)
+--- Thread: Control key definition error. Consistently. (/thread-27634.html)



Control key definition error. Consistently. - McFlappy - 03-07-2006

"ATTENTION YOUR CONTROL KEYS ARE NOT PROPERLY DEFINED!
You must setup ALL THE GAME CONTROL KEYS defined in the mm.BOT.ini file.
The DEFAULT KEYS of mm.BOT.ini are not necessary the same than yours!"

Char_Key_ClearScreen = SPACE
Char_Key_Switch = W
Char_Key_AutoMap = TAB
Char_Key_Inventory = I
Char_Key_ShowItems = ALT
Char_Key_PotionsRow1 = 1
Char_Key_PotionsRow2 = 2
Char_Key_PotionsRow3 = 3
Char_Key_PotionsRow4 = 4

I have checked both my control key configuration options in the game menu and the .ini file many, many times. I cannot get past the bot starting up and opening my inventory. Any help would be greatly appreciated.


Control key definition error. Consistently. - The-Meow - 03-14-2006

i had the same problem. i put the <> on each side . and it works Big Grin



Char_Key_ClearScreen = <SPACE>
Char_Key_Switch = <W>
Char_Key_AutoMap = <TAB>
Char_Key_Inventory = <I>
Char_Key_ShowItems = <ALT>
Char_Key_PotionsRow1 = <1>
Char_Key_PotionsRow2 = <2>
Char_Key_PotionsRow3 = <3>
Char_Key_PotionsRow4 = <4>


Control key definition error. Consistently. - McFlappy - 03-14-2006

The-Meow Wrote:i had the same problem. i put the <> on each side . and it works Big Grin



Char_Key_ClearScreen = <SPACE>
Char_Key_Switch = <W>
Char_Key_AutoMap = <TAB>
Char_Key_Inventory = <I>
Char_Key_ShowItems = <ALT>
Char_Key_PotionsRow1 = <1>
Char_Key_PotionsRow2 = <2>
Char_Key_PotionsRow3 = <3>
Char_Key_PotionsRow4 = <4>
My issue was solved quite a while ago, that wasn't the issue.