Architect Archive
Thread: Free Macro For You..
harvesterDeactivate
harvesterDiscardHopper
harvesterGetResourceData
harvesterHarvest
harvesterSelectResource
harvesterTakeSurvey
Very useful macro for us harvester owners. Thank you for sharing.
Stargzrrag wrote:
Can someone please explain the hex coding for me?
I do believe that it is for Coloring of the name!!
Stargzrrag wrote:
Can someone please explain the hex coding for me?
This is for color text.. Use basic Formant \#xxyyzz\ (then Text)
where xxyyzz are any combination pairs of... 33 66 99 00 ff cc gg(think that is all/right)
play around with them and see what colors you get.. Also there are quite a few websites that list the colors..
I use a couple different ones, one that adds power and maintenance for heavies, and one for mediums.
I found that /harvester; will start the harvester too. So, my macro looks something like this:
/pay 2000;
/addpower 2000;
/pause 1;
/harvester;
/structurestatus;
What I do is drive up, turn the harvester off. One click. Press the macro, and by the time I've picked the resources out of the hopper, the status menu comes up and shows the numbers how they're supposed to (Hate that power misreading bug).. Press alt and drive off to the next harvester and do the whole thing again. After doing this for a while it's second nature, it goes really fast.
I may have goofed and misclicked.. sorry if this turns out to be a double post
From the FAQ stickyed at the top of the page Raokar
SIGNS
Q-6.1: How do I add color to my sign?
A-6.1: For a full explanation of hex code colors see this thread:
http://forums.station.sony.com/swg/board/message?board.id=architect&message.id=46317
Color is added by hex code. This is a six digit code with numbers from 0-F. The command is \#000000 where the first two digits represent red the second two green and the last set blue. I have found that the lower the number the darker the color.
Q-6.2: How do I make a multi-lined sign?
A-6.2: Muli-lined signs are easy to make after the first time. First if you haven't already done so, you have to set your cut and paste keys. This is done through the option menu (ctrl+o). Next chose the Controls tab on the left followed by keymap on the bottom. Next select the chat tab. Here is the fun part scroll down about halfway and look for Chat Edit Cut, Chat Edit Copy, and Chat Edit Paste. You have to assign keyvalues to these. I used numberpad 7, 8, and 9. After you set the keys apply the settings and close all the windows. Ok now open your email and create a new letter. In the body type the text for your sign with as many lines as you want. Hilight all the text and copy it (with those keys you just set) and paste it into the sign interface.
Q-6.3: Can I combine multipule lines and color in a sign?
A-6.3: Yes. However this is harder to do. First alt+Tab out of SWG and open wordpad. Now enter each lign of text after its color code.
Example...
\#000088Kaadu Valley Plaza
\#880000Houses, \#008800Harvs,
\#888800And Furniture
This is the coding for the architect tent sign. To see what it looks like visit the Kaadu Valley Plaza. Ok, after you type the code copy it (ctrl+c) and reenter SWG (by clicking the tap on you start bar). Now open your sign interface and paste the text in. If you dont have your paste key set see 6.2 above.