Difference between revisions of "Factory Naming (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(Related Tags)
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{GameMechanics}}
 
||{{GameMechanics}}

Revision as of 09:52, 2 July 2009




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.


Navigation

Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Mechanics This document is about 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. Alternatively, players may click on the structure and use the /namestructure command while within visual range of the structure or structure management terminal. Structure names can support up to 68 individual characters.


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:

\#006400My House\#ffffff
\#FFD700In the middle of my street\#ffffff

Source References

Source Source in Context
Structure Naming 1 http://www.jard.co.uk/swg/guide-naming.shtml