Entertainer Archive

Thread: need help with my craching macro

FRC1
Sun Aug 22, 2004 4:43 am
#1

Hello , i have a big problem here , im working in a dancer-music-buff macro and it is really big , the thin is every time i copy from my PC to my chart it works perfect , but once i log out and got in again all is mess up in my macros , i got all my macros destroy and almost all the macros are empty and i got several icons there just saying (example)macro 0018 but no name and empty , when they were full and working , also i copy from my PC because once i start making a macro a long one at one point i cant continue writhing just jump to the end of the macro and is not way to fix anything , any advice?



Obi-radolf 12 points weaponsmith, Force sensitive crafter

Obi weapons vendor, -243 2731 dantooine near MO
haristyles
Sun Aug 22, 2004 9:56 am
#2

Create a macro file external to SWG and load it in SWG.


Basicly, The file you wrote in notepad should be saved as say macro0001.txt in the swg root directory. Once in SWG, type /load macro0001.txt. You should get a message saying it was loaded. If not you get an error message. Once the file has been loaded just type /macro macro0001 (I might have the syntax wrong here) to execute it. I think you can create a file like macroload.txt and put all your macro loads in it. Something like:


Macroload.txt (Filename)


/load macro0001.txt;


/load macro0002.txt;
/load macro0003.txt;


/load macro0004.txt;
/load macro0005.txt;
/load macro0006.txt;
/load macro0007.txt;

etc.


This way all your macros get loaded up at once. The you just need to call your first macro (which I'm guessing calls you other macros in some long loop).


There is a ton of info on macros in the forums. Look for Recursive macro, looping macro, loading macro, etc.




Alca Inc Resource Emporium - Closed

Ubolo - Cancelled
Avolo - Cancelled
Olova - Cancelled
Page 1 of 1
Previous Next