Difference between revisions of "Object Editing System"

From The World of Layonara
Jump to navigation Jump to search
m
m
Line 27: Line 27:
  
 
===Commands===
 
===Commands===
Command: <code>~~title</code>
+
===== <code>~~title</code> =====
 +
* Description: Changes the object's name.
 +
* Usage: ~~title Plenarius' Diary
  
Description: Changes the object's name.
+
===== <code>~</code> =====
 +
* Description: Write upon the object's description.
 +
* Usage: ~So I was walking down the street the other day when a dragon fell from the sky.
 +
* Note: If you want a space before your word, then put one between the ~ and the first letter (i.e. ~ A new sentence)
  
Usage: ~~title Plenarius' Diary
+
===== <code>~!</code> =====
 +
* Description: Begins a new paragraph with the text following.
 +
* Usage: ~!The next morning dawned and things seemed a little better.
 +
* Note: Essentially inserts two new lines and five spaces before your text.
  
Command: <code>~</code>
+
===== <code>~~nl</code> =====
 
+
* Description: Creates a new line.
Description: Write upon the object's description.
+
* Usage: ~~nl or ~~nll or ~~nlll or ~~nllll or ~~nlllll
 
 
Usage: ~So I was walking down the street the other day when a dragon fell from the sky.
 
 
 
Note: If you want a space before your word, then put one between the ~ and the first letter (i.e. ~ A new sentence)
 
 
 
Command: <code>~!</code>
 
 
 
Description: Begins a new paragraph with the text following.
 
 
 
Usage: ~!The next morning dawned and things seemed a little better.
 
Note: Essentially inserts two new lines and five spaces before your text.
 
 
 
Command: <code>~~nl</code>
 
 
 
Description: Creates a new line.
 
 
 
Usage: ~~nl or ~~nll or ~~nlll or ~~nllll or ~~nlllll
 
  
 
Note: The amount of the letter &quot;l&quot; indicates how many new lines to insert, from one to five.
 
Note: The amount of the letter &quot;l&quot; indicates how many new lines to insert, from one to five.
  
Command: <code>~~tab</code>
+
===== <code>~~tab</code> =====
 
+
* Description: Inserts some spaces.
Description: Inserts some spaces.
+
* Usage: ~~tab
 
 
Usage: ~~tab
 
 
 
Command: <code>~~deleteNNN</code>
 
 
 
Description: Deletes the last NNN characters.
 
 
 
Usage: ~~delete63
 
 
 
Note: If the amount of characters you try to delete exceeds the size of the text, you will erase it all.
 
 
 
Command: <code>~~erase</code>
 
 
 
Description: Wipes the object's description completely.
 
 
 
Usage: ~~erase
 
 
 
Command: <code>~~undo</code>
 
 
 
Description: Restores your text to the previous state before your last command.
 
 
 
Usage: ~~undo
 
 
 
Note: This only works once! There is no history, you can not keep undoing.
 
 
 
Command: <code>~~author</code>
 
 
 
Description: Inserts the character's name.
 
 
 
Usage: ~~author
 
 
 
Command: <code>~~location</code>
 
 
 
Description: Inserts the character's location.
 
 
 
Usage: ~~location
 
 
 
Command: <code>~~date</code>
 
 
 
Description: Inserts the date.
 
 
 
Usage: ~~date
 
 
 
Command: <code>~~datetime</code>
 
 
 
Description: Inserts the date and time.
 
 
 
Usage: ~~datetime
 
 
 
Command: <code>~~dateplace</code>
 
 
 
Description: Inserts the date and location on two separate lines.
 
 
 
Usage: ~~dateplace
 
 
 
Command: <code>~~datesig</code>
 
 
 
Description: Inserts the character's name then the date on two separate lines.
 
 
 
Usage: ~~datesig
 
 
 
Command: <code><nowiki>~~~~</nowiki></code>
 
 
 
Description: Inserts a horizontal rule of tildes.
 
  
Usage: <nowiki>~~~~</nowiki>
+
===== <code>~~deleteNNN</code> =====
 +
* Description: Deletes the last NNN characters.
 +
* Usage: ~~delete63
 +
* Note: If the amount of characters you try to delete exceeds the size of the text, you will erase it all.
  
Command: <code>~~--</code>
+
===== <code>~~erase</code> =====
 +
* Description: Wipes the object's description completely.
 +
* Usage: ~~erase
  
Description: Inserts a horizontal rule of dashes.
+
===== <code>~~undo</code> =====
 +
* Description: Restores your text to the previous state before your last command.
 +
* Usage: ~~undo
 +
* Note: This only works once! There is no history, you can not keep undoing.
  
Usage: ~~--
+
===== <code>~~author</code> =====
 +
* Description: Inserts the character's name.
 +
* Usage: ~~author
  
Command: <code>~~oo</code>
+
===== <code>~~location</code> =====
 +
* Description: Inserts the character's location.
 +
* Usage: ~~location
  
Description: Inserts a horizontal rule of the letter &quot;o&quot;.
+
===== <code>~~date</code> =====
 +
* Description: Inserts the date.
 +
* Usage: ~~date
  
Usage: ~~oo
+
===== <code>~~datetime</code> =====
 +
* Description: Inserts the date and time.
 +
* Usage: ~~datetime
  
Command: <code>~~header</code>
+
===== <code>~~dateplace</code> =====
 +
* Description: Inserts the date and location on two separate lines.
 +
* Usage: ~~dateplace
  
Description: Inserts your text centered amongst two dashed horizontal rules.
+
===== <code>~~datesig</code> =====
 +
* Description: Inserts the character's name then the date on two separate lines.
 +
* Usage: ~~datesig
  
Usage: ~~header Day One of My Journey
+
===== <code><nowiki>~~~~</nowiki></code> =====
 +
* Description: Inserts a horizontal rule of tildes.
 +
* Usage: <nowiki>~~~~</nowiki>
  
Command: <code>~~headerfancy</code>
+
===== <code>~~--</code> =====
 +
* Description: Inserts a horizontal rule of dashes.
 +
* Usage: ~~--
  
Description: Inserts your text centered amongst two horizontal rules of the letter &quot;o&quot;.
+
===== <code>~~oo</code> =====
 +
* Description: Inserts a horizontal rule of the letter &quot;o&quot;.
 +
* Usage: ~~oo
  
Usage: ~~headerfancy Recipe for Hempstead Haggis
+
===== <code>~~header</code> =====
 +
* Description: Inserts your text centered amongst two dashed horizontal rules.
 +
* Usage: ~~header Day One of My Journey
  
Command: <code>~~headerdeco</code>
+
===== <code>~~headerfancy</code> =====
 +
* Description: Inserts your text centered amongst two horizontal rules of the letter &quot;o&quot;.
 +
* Usage: ~~headerfancy Recipe for Hempstead Haggis
  
Description: Inserts your text centered amongst two horizontal rules formed from tildes.
+
===== <code>~~headerdeco</code> =====
 +
* Description: Inserts your text centered amongst two horizontal rules formed from tildes.
 +
* Usage: ~~headerdeco Chapter 17
  
Usage: ~~headerdeco Chapter 17
+
===== <code>~~speak</code> =====
 
+
* Description: Reads the description out loud.
Command: <code>~~speak</code>
+
* Usage: ~~speak
 
 
Description: Reads the description out loud.
 
 
 
Usage: ~~speak
 
 
 
Command: <code>~~whisper</code>
 
  
 +
===== <code>~~whisper</code> =====
 
Description: Whispers the description out loud.
 
Description: Whispers the description out loud.
 
 
Usage: ~~whisper
 
Usage: ~~whisper
  
Writing In Other [[Languages]]
+
==== Writing In Other [[Languages]] ====
 
 
 
To write in a language other than common, you must possess the ear for the language you wish to scribe in. Activate the ear, then activate the quill, dip the quill in the ink you plan to use, and use the quill on the parchment you are writing on. You can then write in that language by bracketing the text with square brackets.
 
To write in a language other than common, you must possess the ear for the language you wish to scribe in. Activate the ear, then activate the quill, dip the quill in the ink you plan to use, and use the quill on the parchment you are writing on. You can then write in that language by bracketing the text with square brackets.
  
Command: <code>~[text]</code>
+
===== <code>~[text]</code> =====
 
+
* Description: Scribes in a language if done after activating an ear
Description: Scribes in a language if done after activating an ear
+
* Usage: ~[The elven tongue is far superior to the other languages.]
 
 
Usage: ~[The elven tongue is far superior to the other languages.]
 
  
 
Would Display: Anira acelal anelvya ela oilm laytyameem ane anira calalaam cillvyilva.
 
Would Display: Anira acelal anelvya ela oilm laytyameem ane anira calalaam cillvyilva.
Line 182: Line 132:
 
Note: Scribed language texts cannot be wiped out using the undo command. The text that appears on the parchment will disappear but the translation will persist when translated back into common.
 
Note: Scribed language texts cannot be wiped out using the undo command. The text that appears on the parchment will disappear but the translation will persist when translated back into common.
  
Command: <code>~~translate</code>
+
===== <code>~~translate</code> =====
 
+
* Description: Translates text written in a language using an ear, if the translator possesses the same ear.
Description: Translates text written in a language using an ear, if the translator possesses the same ear.
+
* Usage: ~~translate
 
 
Usage: ~~translate
 
  
 
Note: This only translates text written using the ~[] command using a proper ear. It will not translate any other kind of text. For example, scribing ~Nicce or ~Iracce for &quot;Hello&quot; will not translate, but scribing ~[Hello] using either ear will translate.
 
Note: This only translates text written using the ~[] command using a proper ear. It will not translate any other kind of text. For example, scribing ~Nicce or ~Iracce for &quot;Hello&quot; will not translate, but scribing ~[Hello] using either ear will translate.

Revision as of 10:14, 27 March 2019

Titling Your Parchment

Scribe1.jpg

Adding a Header

Scribe2.jpg

New Line and Some Text

Scribe3.jpg

Quick Command For Date and Location

Scribe4.jpg

Horizontal Rule of The Letter "o"

Scribe5.jpg

Another Header

Scribe6.jpg

Undo and Delete

Scribe7.jpg

Your Name and Date

Scribe8.jpg

The commands listed below are also on the Quill's description in game. Notes:

  • Use the quill upon the object you will be editing. Syntax for the commands follow.
  • Placing edited items on your ox pack will wipe your changes.
  • You only need to use the quill once, it works the same as the language ears, requiring a voice.
  • You can use the ~ on any channel or use =w .
  • You can not ever repeat the same command, the system will not "hear" a repeated command.
  • Please read the Notes for various commands.

Commands

~~title
  • Description: Changes the object's name.
  • Usage: ~~title Plenarius' Diary
~
  • Description: Write upon the object's description.
  • Usage: ~So I was walking down the street the other day when a dragon fell from the sky.
  • Note: If you want a space before your word, then put one between the ~ and the first letter (i.e. ~ A new sentence)
~!
  • Description: Begins a new paragraph with the text following.
  • Usage: ~!The next morning dawned and things seemed a little better.
  • Note: Essentially inserts two new lines and five spaces before your text.
~~nl
  • Description: Creates a new line.
  • Usage: ~~nl or ~~nll or ~~nlll or ~~nllll or ~~nlllll

Note: The amount of the letter "l" indicates how many new lines to insert, from one to five.

~~tab
  • Description: Inserts some spaces.
  • Usage: ~~tab
~~deleteNNN
  • Description: Deletes the last NNN characters.
  • Usage: ~~delete63
  • Note: If the amount of characters you try to delete exceeds the size of the text, you will erase it all.
~~erase
  • Description: Wipes the object's description completely.
  • Usage: ~~erase
~~undo
  • Description: Restores your text to the previous state before your last command.
  • Usage: ~~undo
  • Note: This only works once! There is no history, you can not keep undoing.
~~author
  • Description: Inserts the character's name.
  • Usage: ~~author
~~location
  • Description: Inserts the character's location.
  • Usage: ~~location
~~date
  • Description: Inserts the date.
  • Usage: ~~date
~~datetime
  • Description: Inserts the date and time.
  • Usage: ~~datetime
~~dateplace
  • Description: Inserts the date and location on two separate lines.
  • Usage: ~~dateplace
~~datesig
  • Description: Inserts the character's name then the date on two separate lines.
  • Usage: ~~datesig
~~~~
  • Description: Inserts a horizontal rule of tildes.
  • Usage: ~~~~
~~--
  • Description: Inserts a horizontal rule of dashes.
  • Usage: ~~--
~~oo
  • Description: Inserts a horizontal rule of the letter "o".
  • Usage: ~~oo
~~header
  • Description: Inserts your text centered amongst two dashed horizontal rules.
  • Usage: ~~header Day One of My Journey
~~headerfancy
  • Description: Inserts your text centered amongst two horizontal rules of the letter "o".
  • Usage: ~~headerfancy Recipe for Hempstead Haggis
~~headerdeco
  • Description: Inserts your text centered amongst two horizontal rules formed from tildes.
  • Usage: ~~headerdeco Chapter 17
~~speak
  • Description: Reads the description out loud.
  • Usage: ~~speak
~~whisper

Description: Whispers the description out loud. Usage: ~~whisper

Writing In Other Languages

To write in a language other than common, you must possess the ear for the language you wish to scribe in. Activate the ear, then activate the quill, dip the quill in the ink you plan to use, and use the quill on the parchment you are writing on. You can then write in that language by bracketing the text with square brackets.

~[text]
  • Description: Scribes in a language if done after activating an ear
  • Usage: ~[The elven tongue is far superior to the other languages.]

Would Display: Anira acelal anelvya ela oilm laytyameem ane anira calalaam cillvyilva.

Note: Scribed language texts cannot be wiped out using the undo command. The text that appears on the parchment will disappear but the translation will persist when translated back into common.

~~translate
  • Description: Translates text written in a language using an ear, if the translator possesses the same ear.
  • Usage: ~~translate

Note: This only translates text written using the ~[] command using a proper ear. It will not translate any other kind of text. For example, scribing ~Nicce or ~Iracce for "Hello" will not translate, but scribing ~[Hello] using either ear will translate.