Architect Archive
Thread: Structure name macro
Is there a macro I can use to set the name on a structure? I want to be able to throw up my 8 harvesters, use a macro to put in power and maint and one to set the name so I can advert my vendor or make fun of the Empire or whatever. I have the power/maint macro.
Thanks
Manaman wrote:
Heres mine:
/name ; <-- names structure
/addP 10000; <-- adds 10k power
/paymaint 10000; <-- adds 10k maintence
/setperm Admin ; <--- adds a user name to the admin list (my alt)
Note.. brackets <> are not needed. just put in the structure name or the person name.
GL
A few things about this macro
A.) You can not rename a structure you dont own.
B.) maintence and power can be added up to 100k increments
C.) Entering the 'setperm admin' line on a structure you already did it on will REMOVE the person from admin.
D.) No, atm there is no way to remove resources via a command line. I been screaming for that for eons.
Smart_Darwin wrote:
By the way, I am having trouble with the hex codes. I wil linput them, but they don't display color... then other times they display the color, but I can't see the hexcode and I cant change the color either. Am I doing something wrong, or is this buggy?
Hex codes are wierd in game. They work in some things and not in others. Its a pain in the arse.
If you copy and paste from the ingame "note" feature it will for some reason add an extra '/' to your code. Meaning if you are trying to put in /#123456 you will end up with //#123456. You can fix this by entering your hex code in windows notepad, copying it from there and then using an ingame paste. Otherwise you have to manually remove the extra /
See if that fixes your problem
Smart_Darwin wrote:
I will give it a shot, though to be honest I have never been able to get the paste function to work. Even more odd is that I had another account for a while and the paste worked fine on that one