Thread Tools Display Modes
Prev Previous Post   Next Post Next
10-30-11, 04:01 AM   #1
Kywin
A Fallenroot Satyr
 
Kywin's Avatar
Join Date: Jul 2007
Posts: 29
Camera View Macro

To any and all that can help,

Trying to write a simple macro that will toggle between two camera views. (i.e. button press toggles camera from view 3 to camera view 1 alternately with each key press.

From what I have been able to piece together...

/Script SetView(3); SetView(3)
/Script SetView(1); SetView(1)

Ultimately, keypress does set the view to position three, but subsequent key presses do nothing.

Thanks in Advance!
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Macro Help » Camera View Macro

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off