|
|
|
Page 1 of 1 |
[ 4 posts ] |
|
 Looping in-game Macros : Star Wars Galaxies Nerfed Info
|
|
Posted: February 18th, 2007, 2:42 pm
|
|
|
|
bdaddy
bdaddy's Reps:
|
First of all i will tell you how to loop a macro to another macro or the same macro:
OK, now my example macros will be called "loop" and "loop1"
Now for those of you who already have a macro but cant make it loop it, this is how to make it run forever. (I'll explain how to end it later)
EX.
loop:
/flourish 1;
/pause 8;
/macro loop
OR
loop:
/flourish 1;
/pause 8;
/macro loop1
Understanding: lets say for example this macro is on your User Interface toolbar and you know the exact timing of how long it takes the macro to execute. What I just showed you would be exactly like you pressing the macro to execute exactly when it ends (Except you aren't there).
Now to stop the loop there are two ways known to me:
1) Log out (this will stop the macro not the dancing or music)
2) Go to the macro code and take out the "/macro loop" line of code, then it will execute maybe one or two more times then once its at the end of the code again it will stop because it doesn't have the looping code anymore assuming you did take it out.
|
|
|
|
|
Posted: February 18th, 2007, 3:42 pm
|
|
|
|
rugburn
Total Posts: 376
Joined: October 11th, 2006, 3:11 pm
rugburn's Reps: 4
|
The easiest way to stop looping macros is to type /dump
|
|
|
|
|
Posted: February 20th, 2007, 11:59 am
|
|
|
|
glvsave
glvsave's Reps:
|
Sorry, but recursive macros are a well known, basic part of the game these days, and there are examples of how to use them in many of the guides already posted (some of which are specifically for entertainer macros). Gotta say nay.
And yeah, using /dump is by far the easiest way to end a recursive macro.
|
|
|
|
|
Posted: February 20th, 2007, 9:14 pm
|
|
|
|
expurt
expurt's Reps:
|
Im going to have to agree with glvsave. This is something anyone can tell you, and almost every guild will. Including those in the official forums.
BTW. Logging out doesnt always stop the macro. Sometimes if you swap toons, you will still have the macro running.
Just type /dump.
Mod nay.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 125 guests |
|
|
|