WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   Lua/XML Help (https://www.wowinterface.com/forums/forumdisplay.php?f=16)
-   -   Rogue Script help (https://www.wowinterface.com/forums/showthread.php?t=238)

zushiba 02-06-05 04:54 PM

Rogue Script help
 
In one of the macro threads at wow HQ someone posted the following code.
MoveForwardStart( GetTime() * 1000 );
MoveForwardStop( (GetTime() + 1) * 1000 );

This "should" move the character foward for 1 second. So I created the macro

/script MoveForwardStart( GetTime() * 1000 );
MoveForwardStop( (GetTime() + 1) * 1000 );

I get an error that says "Attempted to call nil value" Any ideas as to why this code refuses to work?
I believe this code was posted by one of the staffers at blizzard, you would think they would know what they are talking about.

What I am trying to do is Cast gouge while they are stunned I run behind them, turn around and backstab all in one easy to use macro.


All times are GMT -6. The time now is 10:00 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI