Difference between revisions of "Factory Naming (Game Mechanics)"
(→Game Mechanics) |
(→Game Mechanics) |
||
Line 59: | Line 59: | ||
== Game Mechanics == | == Game Mechanics == | ||
− | Structures can be renamed by clicking on them to bring up the radial menu, and then clicking the Structure Management radial option. On the Structure management radial, the player must click the Set Name option. Clicking Set Name will bring up a new SUI window allowing the player to input a new name for the structure. | + | Structures can be renamed by clicking on them to bring up the radial menu, and then clicking the Structure Management radial option. On the Structure management radial, the player must click the Set Name option. Clicking Set Name will bring up a new SUI window allowing the player to input a new name for the structure. |
+ | |||
+ | |||
+ | Color may be applied to structure names, bags/backpacks, basic text, and certain chat. | ||
+ | Basic text includes Emails, descriptions area, bio, and /note. Chat that may be colored includes auction, vendor barking, AFK reply, reply, guild. Basically everything except spoken chat like yell, say, and shout. These colors are based on hexadecimal RGB color codes, as used in HTML. To change the text color of a line you need a backslash ("\") followed by a hash sign ("#") and then your 6 character color code. Putting it all together with a couple of examples, a pure red color would be \#FF0000 or a nice, dark orange would be \#FF8C00 | ||
An example would be: | An example would be: |
Revision as of 22:29, 1 July 2009
This article or section needs proper wiki formatting. |
Game Mechanics - Mechanics Category
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
|
Game MechanicsStructures can be renamed by clicking on them to bring up the radial menu, and then clicking the Structure Management radial option. On the Structure management radial, the player must click the Set Name option. Clicking Set Name will bring up a new SUI window allowing the player to input a new name for the structure.
An example would be: \#006400My House\#ffffff
Character Limits? Source References
|