Skip to content
EN

Star Wars Galaxies · Entertainer

Music Loop

The musician version of the dance loop. Same structure, different starting command, and it stacks with a dancer in the same cantina.

SWG · Entertainer76 chars
/startmusic starwars1;
/pause 120;
/flourish 1;
/pause 10;
/macro musicloop;

Where to paste this

  1. Open Options, choose the Macro tab and click New.
  2. Give the macro a name and an icon — the name is what other macros call it by.
  3. Write commands one per line, ending each with a semicolon.
  4. Use /ui action toolbarSlot00; to press a toolbar button, counting slots from 0.
  5. Finish with /macro yourname; to loop, and drag the macro onto a toolbar slot to start it.