| After testing by the staff, the new carriage return feature is now being
released to the player-base.  This is a very simple code that will allow you
 to add a carriage return to your text and have it remain in the same fashion
 of color code.
 
 To use, type $* within any text editor function, like descriptions or
 written notes.  Once your note is done, type a dot-f to format the text.
 The updated code will place the carriage return where the $* is located.
 
 For example, this description is typed in.
 Example of a carriage return.  $* Moves to a new line.  $* And another if
 you want.  $* $* You can even skip more then one line.
 
 Then do a dot-f
 ----
 Example of a carriage return.
 Moves to a new line.
 And another if you want.
 
 You can even skip more then one line.
 ----
 A dot-a will show the $* codes at the end of each line.
 
 Also with this change, $ codes will no longer be counted against the line
 length in the dot-f command.
 
 See HELP COLOR
 
 
 |