Hello )
1/ keymapper is not automatically launched with innerspace
i have to run it from the console and i have to specify the file
ISBoxerToolkit.KeyMapperSettings.xml
Then i load my sample map from the console
Export from isboxer doesn't seem to work
2/ Nothing happen with with my keymap ...
<Set Name="KM1">
<Set Name="OtherJump">
<Setting Name="Hotkey">ctrl+space</Setting>
<Setting Name="all">space</Setting>
</Set>
What am i missing ?
Thanks in advance
Phil
Keymapper does'nt work
Moderators: Lavish Software Team, Moderators
Thank you for responding.
I checked all my files and i can't find the flaw.
When i launch my character set i can't read anything about Keymap in the console. The command running looks like something like "run isboxer -launch myset" ...
If i do "run isboxer -init myset 1 char1" i can read message about keymap (and errors about uplink ...) and my hotkey is OK.
It looks like a bad installation or a missing file (Vista Premium 64 bits)
What should i read in console in a proper launch of my team ?
Phil
I checked all my files and i can't find the flaw.
When i launch my character set i can't read anything about Keymap in the console. The command running looks like something like "run isboxer -launch myset" ...
If i do "run isboxer -init myset 1 char1" i can read message about keymap (and errors about uplink ...) and my hotkey is OK.
It looks like a bad installation or a missing file (Vista Premium 64 bits)
What should i read in console in a proper launch of my team ?
Phil
Changed time from 4.0 to 20.0 => nothing better
But you pointed the faulty line and i don't know why
open "${characterSet.FindSetting[Game].String.Escape}" "${characterSet.FindSetting[Game Profile].String.Escape}" -prestartup "runscript isboxer -preinit \"${charactersetSet.Name.Escape}\" \"${Slot}\" \"${characterSet.Name.Escape}\"" -startup "runscript isboxer -init \"${charactersetSet.Name.Escape}\" \"${Slot}\" \"${characterSet.Name.Escape}\""
I copied prestartup and startup lines through configuration tools for each of my toons and voila
it works.
Maybe is about my everquest installation ? I have 6 copies on 2 disks
eqgame.exe
patchme
D:\EQ\Everquest or E:\EQ\EverquestB ...
Still making tests with new hotkey ...
Phil
But you pointed the faulty line and i don't know why
open "${characterSet.FindSetting[Game].String.Escape}" "${characterSet.FindSetting[Game Profile].String.Escape}" -prestartup "runscript isboxer -preinit \"${charactersetSet.Name.Escape}\" \"${Slot}\" \"${characterSet.Name.Escape}\"" -startup "runscript isboxer -init \"${charactersetSet.Name.Escape}\" \"${Slot}\" \"${characterSet.Name.Escape}\""
I copied prestartup and startup lines through configuration tools for each of my toons and voila

Maybe is about my everquest installation ? I have 6 copies on 2 disks
eqgame.exe
patchme
D:\EQ\Everquest or E:\EQ\EverquestB ...
Still making tests with new hotkey ...
Phil