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.MappedKey</ObjectType> <SerializedObject><?xml version="1.0" encoding="utf-8"?> <MappedKey xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> <Name>Melee IWT Toggle</Name> <Description /> <Combo> <Combo>Ctrl+C</Combo> <Modifiers>Ctrl</Modifiers> <Key> <Key>C</Key> <Code>46</Code> </Key> </Combo> <SendNextClickBlockLocal>false</SendNextClickBlockLocal> <ManualLoad>false</ManualLoad> <ResetTimer>0.1</ResetTimer> <ResetType>Never</ResetType> <Mode>Default</Mode> <Steps> <Step> <Stick>0</Stick> <Stop>false</Stop> <Stump>false</Stump> <Actions> <MappedKeyAction xsi:type="MappedKeyStateAction"> <Target>all</Target> <Value>Off</Value> <KeyMapString>General</KeyMapString> <MappedKeyString>Melee IWT Toggle</MappedKeyString> </MappedKeyAction> <MappedKeyAction xsi:type="PopupTextAction"> <Target>self</Target> <Text>MELEE IWT DISABLED</Text> <DurationMS>500</DurationMS> <FadeDurationMS>500</FadeDurationMS> <Red>45</Red> <Green>125</Green> <Blue>125</Blue> </MappedKeyAction> </Actions> </Step> <Step> <Stick>0</Stick> <Stop>false</Stop> <Stump>false</Stump> <Actions> <MappedKeyAction xsi:type="MappedKeyStateAction"> <Target>all</Target> <Value>On</Value> <KeyMapString>General</KeyMapString> <MappedKeyString>Melee IWT Toggle</MappedKeyString> </MappedKeyAction> <MappedKeyAction xsi:type="PopupTextAction"> <Target>self</Target> <Text>MELEE IWT ENABLED</Text> <DurationMS>500</DurationMS> <FadeDurationMS>500</FadeDurationMS> <Red>45</Red> <Green>125</Green> <Blue>125</Blue> </MappedKeyAction> </Actions> </Step> </Steps> </MappedKey></SerializedObject> </Box>
Connect With Us