An usefull trick, for some keybind is to make a different effect if the key is pressed more than xxx ms (i usually go with 200ms).
Paste this under keymaps, for an exemple.
Code:
<?xml version="1.0" encoding="utf-8"?>
<Box xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ObjectType>ISBoxer_Toolkit.Configs.KeyMaps.KeyMap</ObjectType>
<SerializedObject><?xml version="1.0" encoding="utf-8"?>
<KeyMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Name>LongPress</Name>
<Mappings>
<MappedKey>
<Name>OnPressSitOrJump</Name>
<Combo>
<Combo>F</Combo>
<Key>
<Key>F</Key>
<Code>33</Code>
</Key>
</Combo>
<Mode>OnPress</Mode>
<Steps>
<Step>
<Actions>
<MappedKeyAction xsi:type="MappedKeyStepAction">
<MappedKey>
<KeyMapString>LongPress</KeyMapString>
<MappedKeyString>MappedKeySitOrJump</MappedKeyString>
</MappedKey>
<Action>Set</Action>
<Value>2</Value>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>MappedKeySitOrJump</Name>
<ResetTimer>0.2</ResetTimer>
<ResetType>FromFirstAdvance</ResetType>
<Steps>
<Step>
<Stop>true</Stop>
<Actions>
<MappedKeyAction xsi:type="Keystroke">
<Combo>
<Combo>X</Combo>
<Key>
<Key>X</Key>
<Code>45</Code>
</Key>
</Combo>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Actions>
<MappedKeyAction xsi:type="Keystroke">
<Combo>
<Combo>ESPACE</Combo>
<Key>
<Key>ESPACE</Key>
<Code>57</Code>
</Key>
</Combo>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>OnReleaseSitOrJump</Name>
<Combo>
<Combo>F</Combo>
<Key>
<Key>F</Key>
<Code>33</Code>
</Key>
</Combo>
<Steps>
<Step>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<KeyMapString>LongPress</KeyMapString>
<MappedKeyString>MappedKeySitOrJump</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
</Mappings>
</KeyMap></SerializedObject>
</Box>
For cheap keybinds, the G600 MMO mouse is actually on sell at 30$ on amazon :
https://www.amazon.com/Logitech-Gami...dp/B0086UK7IQ/
And for extra keybinds, i'm actually waiting for this stuff :
https://aliexpress.com/item/32812732361.html
I'm not sure if i can natively configure the key with isboxer, i will make a review, but worst case, seems possible to rebind key at will.
My dream would be the ability in isboxer to add custom modificater keys, not only CTRL,SHIFT,ALT. Like Gkeys of mouse/keyboard or even foot switch pedal like this :
https://images-na.ssl-images-amazon....AL._SX466_.jpg
Connect With Us