Post Fri Jan 08, 2010 4:29 am

[WoW] Mapset Submssion for Camera Views

Currently we have optional Mapsets for follow and targeting actions. These are located in the "Control" and "General" Mapsets Respectively. I'm submitting a mapset for keeping camera views uniform and the same across all your accounts. Having the same camera angles sync in across all accounts is important for many reasons.

A. Master and Slave View Click Based Projected AoE. The Master see's only as far as the slaves can reach with Projected AoE. Slaves View is different to make up for the 5 to 10 meters the slaves are behind the master. This is set up so slaves see only as far as the master see's and no farther. Slaves also cannot see farther than they can use Click AoE. slaves drop AoE in the same place as what the masters screen sees. See Master view and Slave View.
B. A top down View mostly for click based objects that "interact with target" will not work with. Travel Portal Gate for example.
C. A First Person View. Useful for Flying, Swimming, and Tanking.
D. A Extreme Zoomed out Third Person View. Useful for traveling, Remote positioning of slave formations. ie back/forward/strafe left-right/turning

Directions: This is a two part install. First part is modifying each accounts config-cache.WTF file and second part is importing the views mapset into your isboxer profile.

1-Go to C://Users/Public/Games/World of Warcraft/WTF/Accounts/<youracctname>
2-open up config-cache.WTF
3-Replace what you got starting with SET Camera View "5" with the following:

SET cameraView "5"
SET cameraDistanceA "0.000000"
SET cameraPitchA "3.400008"
SET cameraYawA "0.000000"
SET cameraDistanceB "4.997994"
SET cameraPitchB "33.350021"
SET cameraYawB "0.000000"
SET cameraDistanceC "14.993997"
SET cameraPitchC "42.499985"
SET cameraYawC "0.000000"
SET cameraDistanceD "30.000000"
SET cameraPitchD "88.700007"
SET cameraYawD "0.000000"
SET cameraDistanceE "30.000000"
SET cameraPitchE "27.349978"
SET cameraYawE "0.000000"
SET cameraDistanceMaxFactor "2"
SET showNewbieTips "0"
SET UberTooltips "0"
SET serviceTypeFilter "1"
SET talentFrameShown "1"
SET timeMgrUseMilitaryTime "1"
SET timeMgrUseLocalTime "1"
SET ShowAllSpellRanks "0"




Directions: highlight and copy the following. Go to your profile. Right click on Keymaps. Select Paste Keymap from Clipboard.



Views Key Map

<?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>&lt;?xml version="1.0" encoding="utf-8"?&gt;
&lt;KeyMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&gt;
&lt;Name&gt;Views&lt;/Name&gt;
&lt;UseFTLModifiers&gt;false&lt;/UseFTLModifiers&gt;
&lt;Hold&gt;false&lt;/Hold&gt;
&lt;Mappings&gt;
&lt;MappedKey&gt;
&lt;Name&gt;AOE Master&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+F5&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;F5&lt;/Key&gt;
&lt;Code&gt;63&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName /&gt;
&lt;Target&gt;self&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+Shift+Alt+Q&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;Q&lt;/Key&gt;
&lt;Code&gt;16&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(3);SetView(3)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;AoE Slave&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+F6&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;F6&lt;/Key&gt;
&lt;Code&gt;64&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName /&gt;
&lt;Target&gt;Warlocks&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+Shift+Alt+W&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;W&lt;/Key&gt;
&lt;Code&gt;17&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(2);SetView(2)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;Top Down&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+F7&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;F7&lt;/Key&gt;
&lt;Code&gt;65&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName /&gt;
&lt;Target&gt;all&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+Shift+Alt+E&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;E&lt;/Key&gt;
&lt;Code&gt;18&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(4);SetView(4)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;Third Person&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+F8&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;F8&lt;/Key&gt;
&lt;Code&gt;66&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName /&gt;
&lt;Target&gt;all&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+Shift+Alt+R&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;R&lt;/Key&gt;
&lt;Code&gt;19&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(5);SetView(5)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;Toggle FPV TPV&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Shift+Home&lt;/Combo&gt;
&lt;Modifiers&gt;Shift&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;Home&lt;/Key&gt;
&lt;Code&gt;327&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
&lt;Target&gt;self&lt;/Target&gt;
&lt;KeyMapString&gt;Views&lt;/KeyMapString&gt;
&lt;MappedKeyString&gt;First Person View&lt;/MappedKeyString&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="MappedKeyExecuteAction"&gt;
&lt;Target&gt;self&lt;/Target&gt;
&lt;KeyMapString&gt;Views&lt;/KeyMapString&gt;
&lt;MappedKeyString&gt;Third Person (Current)&lt;/MappedKeyString&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;First Person View&lt;/Name&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName&gt;SetView1&lt;/ShortName&gt;
&lt;Target&gt;all&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Right Shift+O&lt;/Combo&gt;
&lt;Modifiers&gt;RightShift&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;O&lt;/Key&gt;
&lt;Code&gt;24&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(1);SetView(1)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;MappedKey&gt;
&lt;Name&gt;Third Person (Current)&lt;/Name&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+F8&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;F8&lt;/Key&gt;
&lt;Code&gt;66&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;SendNextClickBlockLocal&gt;false&lt;/SendNextClickBlockLocal&gt;
&lt;ResetTimer&gt;0.1&lt;/ResetTimer&gt;
&lt;ResetType&gt;Never&lt;/ResetType&gt;
&lt;Mode&gt;OnRelease&lt;/Mode&gt;
&lt;Steps&gt;
&lt;Step&gt;
&lt;Stick&gt;0&lt;/Stick&gt;
&lt;Actions&gt;
&lt;MappedKeyAction xsi:type="WoWMacroAction"&gt;
&lt;ShortName /&gt;
&lt;Target&gt;self&lt;/Target&gt;
&lt;Combo&gt;
&lt;Combo&gt;Ctrl+Shift+Alt+R&lt;/Combo&gt;
&lt;Modifiers&gt;Ctrl Shift Alt&lt;/Modifiers&gt;
&lt;Key&gt;
&lt;Key&gt;R&lt;/Key&gt;
&lt;Code&gt;19&lt;/Code&gt;
&lt;/Key&gt;
&lt;/Combo&gt;
&lt;WoWMacro&gt;
&lt;PreCommand&gt;None&lt;/PreCommand&gt;
&lt;MacroCommands&gt;/script SetView(5);SetView(5)&lt;/MacroCommands&gt;
&lt;TargetLastTarget&gt;false&lt;/TargetLastTarget&gt;
&lt;/WoWMacro&gt;
&lt;/MappedKeyAction&gt;
&lt;/Actions&gt;
&lt;/Step&gt;
&lt;/Steps&gt;
&lt;/MappedKey&gt;
&lt;/Mappings&gt;
&lt;/KeyMap&gt;</SerializedObject>
</Box>