Lord Haine Posted February 28, 2004 Share Posted February 28, 2004 Hey everyone, you might have seen my other post about how im new im SWG, i was wondering if anyone knew a macro for a novice medic, what i want to do is heal this AFK musician, but only after something like 30 seconds, and just be able to leave my pc on overnight doing that. Is that possible? So it would be like /heal wait 30 seconds /heal etc etc But then is it possible to get them to wait when his mind pool runs out and when its full again start this process over again? Thanks everyone. Bye. Link to comment Share on other sites More sharing options...
Lord Haine Posted February 28, 2004 Author Share Posted February 28, 2004 Hey everyone, One more thing, is there a way to make the whole thing repeat itself? So... You have your Macro here... - - - - - - Then, is there a way to make all of that repeat itself without having to type it again? i.e /repeat or something? Thanks Link to comment Share on other sites More sharing options...
emperorshand Posted March 2, 2004 Share Posted March 2, 2004 im not sure about the right way to do it, but this is how i would do it.. /heal; /pause 30; /heal; /pause 30; /heal; /pause 30; /ui action toobarPane01; /ui action toolbarSlot00; what you would do is place your macro on your 2nd hotkey pane.. (rem swg uses 00), first slot (this is pane01, slot 00).. this macro would heal/pause 3 times, and then start it self over again.. there is probably an easier way to loop but this is how i built mine awhile back.. its very easy... remember to be sure to captialize the P and S in pane and slot.. should look exactly like i wrote it above. Link to comment Share on other sites More sharing options...
techlepper Posted March 3, 2004 Share Posted March 3, 2004 It can be easier. Target your entertainer, put this macro on slot 1. Have a seat close, then hit 1, or F1 depending on your setup. /healDamage; /pause 30; /ui action toolbarSlot00; No need for pane changing commands. When you are out of mind, it won't work. As it regens, it will fire off. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.