[WoW] AoE & Traveling Views Keymap 1.1
DualBoxing is still in its Pioneering and Developing Stages. Dont just consume, give back to the community. If you see a mistake or a better way of doing something leave feedback. I'd like to learn how I can put this guide in a video. If anyone can teach me to make video's like zanthor does please point me to a guide. thanks in advance.
Purpose: There are three good advantages to this mapset. It gives all your toons the same exact view. It lets you travel and micro your toons better. Lastly, it helps alleviate the problems with click based AoE. Its your decision how that click based AoE is activated either with the near automatic /pnklook feature with Lax's next click. You may want to stick to the old ways: Lashing a short Camera view to the slaves and manualy selecting the area you want to blast. This Mapset Makes use of all five available setviews camera angles.
Click AoE Medium - Used for Click based AOE. View is slightly restricted with you seeing only as far as your click based aoe can reach.
Click AoE Close - Used for Click based AoE. View is very restricted so that you can only see as far as you're click based AoE's can reach and no more. Good for just casting at your feet.
First Person - Used when flying or swimming mainly
Third person - Ideal camera view. Note that the camera is way out so you can see alot around you. You can see your whole team in this view. idea for verifying that everyone is looting or autofollow is working.
toggle camera view- The button i use for this is also the same button i use for my Bigbutton action. Because of that I have this set so that it takes 6 pushes of this button to select the first person camera view. That way i dont accidentally switch to an inferior view. But i dont need to move my finger to another button to switch views. Both actions associated with travel.
pnklook action - see below for details on this awesomesause camera view.
Note: The PNKlook action is based off a beta addon. What the addon does is looks for a name you feed it. ie /pnklook mytank lock, The addon takes control of the camera thus moving the mouse (or your aoe umbrella) to your target. For example this is ideal for interupting spells using Shadowfury by simply defauling your tank as the target. You can read more about it here. A YouTube video is provided, and the command syntax and use is also explained in detail. http://www.dual-boxing.com/showthread.php?t=29050
Install Instructions
Exit out of WoW entirely and edit config-cache.wtf located by default at C:/users/Public/Games/World of Warcraft/WTF/Account/YourAcctNameHere
Copy and paste the following camera config code starting just below <SET enableCombatText "0"> and ending above <SET showNewbieTips "0">
Save and dont forget to copy and paste the modified file to each of your other toons accounts.
change history
1.1 changed naming and explanation purpose around.
Note: SET cameraDistanceMaxFactor "2" alows you to zoom out much more than alowed by default.
Copy the following code and import it into your ISboxer Toolkit Keymaps
Purpose: There are three good advantages to this mapset. It gives all your toons the same exact view. It lets you travel and micro your toons better. Lastly, it helps alleviate the problems with click based AoE. Its your decision how that click based AoE is activated either with the near automatic /pnklook feature with Lax's next click. You may want to stick to the old ways: Lashing a short Camera view to the slaves and manualy selecting the area you want to blast. This Mapset Makes use of all five available setviews camera angles.
Click AoE Medium - Used for Click based AOE. View is slightly restricted with you seeing only as far as your click based aoe can reach.
Click AoE Close - Used for Click based AoE. View is very restricted so that you can only see as far as you're click based AoE's can reach and no more. Good for just casting at your feet.
First Person - Used when flying or swimming mainly
Third person - Ideal camera view. Note that the camera is way out so you can see alot around you. You can see your whole team in this view. idea for verifying that everyone is looting or autofollow is working.
toggle camera view- The button i use for this is also the same button i use for my Bigbutton action. Because of that I have this set so that it takes 6 pushes of this button to select the first person camera view. That way i dont accidentally switch to an inferior view. But i dont need to move my finger to another button to switch views. Both actions associated with travel.
pnklook action - see below for details on this awesomesause camera view.
Note: The PNKlook action is based off a beta addon. What the addon does is looks for a name you feed it. ie /pnklook mytank lock, The addon takes control of the camera thus moving the mouse (or your aoe umbrella) to your target. For example this is ideal for interupting spells using Shadowfury by simply defauling your tank as the target. You can read more about it here. A YouTube video is provided, and the command syntax and use is also explained in detail. http://www.dual-boxing.com/showthread.php?t=29050
Install Instructions
Exit out of WoW entirely and edit config-cache.wtf located by default at C:/users/Public/Games/World of Warcraft/WTF/Account/YourAcctNameHere
Copy and paste the following camera config code starting just below <SET enableCombatText "0"> and ending above <SET showNewbieTips "0">
Save and dont forget to copy and paste the modified file to each of your other toons accounts.
change history
1.1 changed naming and explanation purpose around.
- Code:
SET cameraView "5"
SET cameraDistanceA "0.000000"
SET cameraPitchA "3.400008"
SET cameraYawA "0.000000"
SET cameraDistanceB "40.000000"
SET cameraPitchB "40.000000"
SET cameraYawB "0.000000"
SET cameraDistanceC "14.993997"
SET cameraPitchC "42.499985"
SET cameraYawC "0.000000"
SET cameraDistanceD "4.997994"
SET cameraPitchD "33.350021"
SET cameraYawD "0.000000"
SET cameraDistanceE "30.000000"
SET cameraPitchE "27.349978"
SET cameraYawE "0.000000"
SET cameraSmoothTrackingStyle "0"
SET cameraDistanceMaxFactor "2"
Note: SET cameraDistanceMaxFactor "2" alows you to zoom out much more than alowed by default.
Copy the following code and import it into your ISboxer Toolkit Keymaps
- 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>Views</Name>
<UseFTLModifiers>false</UseFTLModifiers>
<Hold>false</Hold>
<Mappings>
<MappedKey>
<Name>Click AoE Medium (SetView3)</Name>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName />
<Target>self</Target>
<Combo>
<Combo>Ctrl+Shift+Alt+Q</Combo>
<Modifiers>Ctrl Shift Alt</Modifiers>
<Key>
<Key>Q</Key>
<Code>16</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/script SetView(3);SetView(3)</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>Click AoE Close (SetView4)</Name>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>2</ResetTimer>
<ResetType>FromFirstPress</ResetType>
<Mode>OnPressAndRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName />
<Target>Warlocks</Target>
<Combo>
<Combo>Ctrl+Shift+Alt+E</Combo>
<Modifiers>Ctrl Shift Alt</Modifiers>
<Key>
<Key>E</Key>
<Code>18</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/script SetView(4);SetView(4)</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>Third Person (SetView5)</Name>
<Combo>
<Combo>\</Combo>
<Modifiers>None</Modifiers>
<Key>
<Key>\</Key>
<Code>43</Code>
</Key>
</Combo>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName />
<Target>all</Target>
<Combo>
<Combo>Ctrl+Shift+Alt+R</Combo>
<Modifiers>Ctrl Shift Alt</Modifiers>
<Key>
<Key>R</Key>
<Code>19</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/script SetView(5);SetView(5)</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>Toggle First Person / Third Person</Name>
<Combo>
<Combo>\</Combo>
<Modifiers>None</Modifiers>
<Key>
<Key>\</Key>
<Code>43</Code>
</Key>
</Combo>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>2</ResetTimer>
<ResetType>FromFirstPress</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>Third Person (SetView5)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>Third Person (5)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>Third Person (5)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>Third Person (5)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>Third Person (5)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="MappedKeyExecuteAction">
<Target>self</Target>
<KeyMapString>Views</KeyMapString>
<MappedKeyString>First Person View (SetView1)</MappedKeyString>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>First Person View (SetView1)</Name>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName>SetView1</ShortName>
<Target>all</Target>
<Combo>
<Combo>Right Shift+O</Combo>
<Modifiers>RightShift</Modifiers>
<Key>
<Key>O</Key>
<Code>24</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/script SetView(1);SetView(1)</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>PNKLook Action (SetView2)</Name>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName>pnklook</ShortName>
<Target>all</Target>
<Combo>
<Combo>Ctrl+0</Combo>
<Modifiers>Ctrl</Modifiers>
<Key>
<Key>0</Key>
<Code>11</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/pnklook Magnüs lock</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>FTL Follow Me</Name>
<UseFTLModifiers>
<Value>true</Value>
</UseFTLModifiers>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnPress</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="WoWMacroAction">
<ShortName>Follow Me</ShortName>
<Target>all other</Target>
<Combo>
<Combo>F11</Combo>
<Modifiers>None</Modifiers>
<Key>
<Key>F11</Key>
<Code>87</Code>
</Key>
</Combo>
<WoWMacro>
<PreCommand>None</PreCommand>
<MacroCommands>/follow {FTL}</MacroCommands>
<TargetLastTarget>false</TargetLastTarget>
</WoWMacro>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
<MappedKey>
<Name>Backwards, Others</Name>
<SendNextClickBlockLocal>false</SendNextClickBlockLocal>
<ManualLoad>false</ManualLoad>
<ResetTimer>0.1</ResetTimer>
<ResetType>Never</ResetType>
<Mode>OnRelease</Mode>
<Steps>
<Step>
<Stick>0</Stick>
<Actions>
<MappedKeyAction xsi:type="Keystroke">
<Target>all other</Target>
<Combo>
<Combo>Down</Combo>
<Modifiers>None</Modifiers>
<Key>
<Key>Down</Key>
<Code>336</Code>
</Key>
</Combo>
</MappedKeyAction>
</Actions>
</Step>
</Steps>
</MappedKey>
</Mappings>
</KeyMap></SerializedObject>
</Box>