Image Designer Archive
Thread: FAQ and Tips for Image Designers: Version 2.0
/im; /pause 2; /imagedesignSetValue blah blah ##; /pause 4; /ui action toolbarSlot##
- Pauses: so you don’t get bugged. Very important.
- /im or /imagestarts your interface. You must use it every time you want to macro.
- /imagedesignSetValue blah blah ##. First, make sure you capitalize as I have with SetValue, and copy the spacing exactly. Second, you’re probably wondering what blah blah is. Well it’s what feature you want to change. The ## is the value of the change (i.e. what color or size). So for example, you want to change hair color. You do /imagedesignSetValue hair_color 03 (or whatever number you like) using that exact spacing and capitalization. For a list of commands (eye color, hair color etc) see /ImagedesignSetValue list 1, /ImagedesignSetValue list 2, or Syzygy’s /ImagedesignSetValue site
- Hint: because there is always the possibility that you or your partner will become bugged, try to use the value that he or she already has. With a slider, you simply use the interface to determine what value your friend is (i.e. you try to ID his height and you see that the slider is at number 197). Then you use that number in your macro. With colors, simply count left to right, starting at 00. When you reach the color your friend has, use that number in your macro.
- /ui action toolbarSlot##. This is how to loop your macro. Use the exact spacing and capitalization there. The "slot" is where you put the macro button, and this command tells the computer to “hit” that button again. So if you want to put it in the top row of F1, it would be /ui action toolbarSlot00, and f2 would be 01, and so on. The second row starts with f1=12, and so on.
Important tips regarding macro looping: - To get rid of a looping macro hit /dump.
- Do not swap to a different hotbar when you have this macro running or the macro will hit whatever happens to be in F1 (or F2 or wherever) at the time. So on quickbar 2, that might be your burst run, or whatever. Don’t do it.
- There is a possibility that you may become bugged if your friend does not hit “accept” before he or she gets the next offer. If your friend doesn’t have an itchy trigger finger, you may want to leave off the /ui action part. You can hit the button manually and it’s quicker than using a macro.
- You may not qualify for the design. You want to do lekku pattern? Nice try, until you get hair 4 you can’t do it, macro or not. To find out what you do qualify for, use the normal interface to see what you can and can’t do. If a box doesn’t appear, or is grayed out, you’re out of luck.
- Make sure to type /image before you hit the /imagedesignSetValue part, even though the interface stays open. If you don’t redo /image every time you want to do a design, you get a fake “accept” screen, but the design doesn’t go through.
- offer client hairdo (any)
- client clicks "x" box in top right corner
- offer client hairdo (any)
- client accepts
- instruct client to destroy "wig" that will appear in client inventory
- If you change a hair style, the color will look the “default color” to everyone but the client (brown for humans and zabraks, white for bothans).
- If you change hair color or horn color, the color will look like the old color before the change to everyone but the client.
- If you change color and style, the hair color will be the default color to everyone but the client.
- But… if you change the zabrak horn/hair style, the horn color will revert to brown to you and the client. I think it’s permanent. Be sure to fix the horn color in these cases.
This bug is resolved by doing an exceptionally long relog (more than 30 minutes). Sometimes this does not work. Server reset always fixes this problem. This bug, however, would explain why an image designer might have trouble matching hair and eyebrows.
- Closing the ID interface does NOT make the image designer see client as he actually is, but the image designer will continue to see the client at the zero value (i.e. for weight, extremely thin).
- Accepting: once the client clicks accept the first time, the second time the ID changes the same feature, the slider will not revert to zero. The slider bug has been known to occur on weight, ear size, nose length, nose protrusion, nose width(?), chin, jaw and cheekbones. This is particularly important when you are doing the “click click” grind method, because you may not think you are changing the client, when in fact you are.
- Rejecting: if the client rejects the change, the client will see him or herself revert to the zero value, and might freak out. As far as I know, this is not an actual change, and the client will resolve the issue by doing a quick relog. However, it’s probably best for you to put the client back to the way he or she was.
Q: my partner has an outstanding image design offer. What is that and how do I fix it?
A: That usually happens when you spam a macro too quickly for your partner to keep up with accepting, or when one of you goes LD during a design. The following fix may work, but this is a tricky and annoying bug.
- If your partner has an outstanding offer:
- target self using control-1
- type /im
- target partner
- type /imagedesignSetValue blah blah
- partner accepts
- If you have the outstanding offer
- target partner
- type /im
- target self using control-1
- type /imagedesignSetValue blah blah
- you accept
Note this doesn't end the bug, it just passes the bug. The only known fix is a server reset.
Message Edited by NJ62 on 02-16-2004 03:50 PM
Addendum (but I'm not editing the above post because editing destroys my pretty links!)
When you use a macro, the image design interface (hair, body, face, markings)will stay open, even after the victim clicks "accept". This is normal. You're getting experience, so long as your screen keeps telling you "you get 150 points of image designer experience." Just ignore it.
You still need to do /image every time you want to use the interface or use /imagedesignSetValue, even if this box is up from a previous image design. Just ignore the box. Continue as you normally would.
NJ62 wrote:
Q: my partner has an outstanding image design offer. What is that and how do I fix it?
A: That usually happens when you spam a macro too quickly for your partner to keep up with accepting, or when one of you goes LD during a design. The following fix may work, but this is a tricky and annoying bug.
- If your partner has an outstanding offer:
- target self using control-1
- type /im
- target partner
- type /imagedesignSetValue blah blah
- partner accepts
- If you have the outstanding offer
- target partner
- type /im
- target self using control-1
- type /imagedesignSetValue blah blah
- you accept
Note this doesn't end the bug, it just passes the bug. The only known fix is a server reset.