Close
Showing results 1 to 3 of 3

Thread: Dynamic Camera

  1. #1

    Default Dynamic Camera

    http://wowui.worldofwar.net/?p=mod&m=6198

    This could be useful for anyone wanting to use Falkor's method for interacting with NPCs... it will change your views based on your actions.
    [align=center]AeineiA AeineiB AeneiC AenieD AeineiX
    All your soul are belong to us
    "They can't be bargained with. They can't be reasoned with. They don't feel pity, or remorse, or fear. And they absolutely will not stop, ever, until you are dead"
    The Wiki is your Friend
    [/align]

  2. #2

    Default

    I haven't tried this yet but I'm hoping to add the following to my macros for setting the leader:

    Code:
    /script SetView(1);
    to put the followers into first-person mode to enable all that Falkor goodness. I'm gonna be ripping my setup apart starting tonight so will give it a go.
    [align=center]1--------10---------20------27--30---------40---------50---------60---------70
    This Multi-Boxer was brought to you by Keyclone
    [/align]

  3. #3

    Default

    OK, I tried it and here's what you need.

    For each of your follow macros, add the following for the leader:

    Code:
    /script SetView(5);SetView(5);
    and the following to each of the slaves:

    Code:
    /script SetView(1);SetView(1);
    That puts the main into a long(ish) low view and each of the followers into first person mode.
    [align=center]1--------10---------20------27--30---------40---------50---------60---------70
    This Multi-Boxer was brought to you by Keyclone
    [/align]

Similar Threads

  1. Sexy Addon - Dynamic Performance!
    By zanthor in forum Macros and Addons
    Replies: 4
    Last Post: 05-28-2009, 12:47 PM
  2. Replies: 2
    Last Post: 10-20-2008, 10:43 AM
  3. Bought a new HD camera.
    By bugilt in forum Off-Topic
    Replies: 3
    Last Post: 07-15-2008, 01:04 AM
  4. right click camera move?
    By jusjoshn in forum New Multi-Boxers & Support
    Replies: 1
    Last Post: 06-11-2008, 01:14 AM
  5. Replies: 8
    Last Post: 05-13-2008, 07:39 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •