View Full Version : Dynamic Camera
Djarid
05-13-2008, 04:39 AM
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.
I haven't tried this yet but I'm hoping to add the following to my macros for setting the leader:
/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.
OK, I tried it and here's what you need.
For each of your follow macros, add the following for the leader:
/script SetView(5);SetView(5);
and the following to each of the slaves:
/script SetView(1);SetView(1);
That puts the main into a long(ish) low view and each of the followers into first person mode.
vBulletin® v4.2.2, Copyright ©2000-2025, Jelsoft Enterprises Ltd.