Difference between revisions of "Morph (Command)"

From Flexible Survival
Jump to: navigation, search
(Rewrite of most of the page for formatting, information, grammar, and spelling.)
Line 1: Line 1:
The morph command allows you to store, load and delete a series of character descriptions, which is quite handy for people who'd like to change their description regularly.
+
The morph command allows you to store, load and delete a series of character descriptions, which is quite handy for people who'd like to change their description regularly. It is a simpler method compared to [[String Parsing]], though also not as robust.
  
A help file for the command can be brought up with 'morph #help', altho the basic steps of setting up a morph are as follows:
+
For more detailed information about the morph command, use the ''morph #help'' command.
 +
 
 +
== Commands ==
 +
# ''morph''/''morph #help'': Shows the list of commands.
 +
# ''morph #help2'': Shows additional help.
 +
# ''morph #add'': Add current description as a new morph
 +
# ''morph #list'': List all the morphs you have and their commands
 +
# ''morph #remove'': Delete one of your morphs
 +
# ''morph #bind'': Bind a morph to your current infection (including hybrids).
 +
# ''morph #unbind'': Unbind a morph from an infection.
 +
# ''morph #listbind: Lists what bind your current infection matches.
 +
# ''morph #auto'': Sync your morphed description to your current infection.
 +
# ''morph <command>'': Change to a morph (see morph #list for commands)
 +
# ''qmorph <command>'': Change to a morph quietly
 +
# ''morph #connect'': Set a morph to go to when awake
 +
# ''morph #disconnect'': Set a morph to go to when asleep
 +
# ''morph #allow <player>'': Allow the named player to edit your morphs
 +
# ''morph #assist <player> [#ADD|#LIST|#REMOVE|<command>]'': Edit another player's morphs.
 +
# ''morph #clear'': Stop allowing your morphs being edited
  
 
== Setting up a morph ==
 
== Setting up a morph ==
  
# Create a description of your character with the 'editplayer' command
+
# Create a description of your character with the 'editplayer' command or through the website.
# 'morph #add'
+
# Enter the command ''morph #add''.
 
# Enter a description of the morph. Not really necessary.
 
# Enter a description of the morph. Not really necessary.
# Enter a name of the morph. Very necessary so you don't forget what kind of morph it is. Limited to 10 characters
+
# Enter a name of the morph. This is the identifier for the morph, and has to be unique. You will use this name to change to and from different morphs.
# Enter a message that gets shown every time you change to the morph. Do not add your name in front, it gets automatically prepended. Note that you can also silently morph, so if that's what you want, just use a single space as the message here
+
# Enter a message that gets shown every time you change to the morph. '''NOTE:''' Do not add your name in front, it gets automatically prepended. You can, however, morph silently, so the description isn't completely necessary, although recommended.
# You're done! The morph is created. To see a list of morphs, type 'morph #list', to morph to a specific morph, type 'morph themorphname' or 'qmorph themorphname'. The latter command will silently morph you without displaying the message you specified in point 5 to others in the room.
+
# You're done! The morph is created. Use the ''morph <name>'' and ''qmorph <name>'' commands to change to this morph.
 
 
== Deleting a morph ==
 
 
 
To delete a morph again, type morph #rem, then after it shows the list of morphs just type the name of the morphs to remove.
 
  
 
[[Category:Commands]]
 
[[Category:Commands]]

Revision as of 18:14, 4 November 2015

The morph command allows you to store, load and delete a series of character descriptions, which is quite handy for people who'd like to change their description regularly. It is a simpler method compared to String Parsing, though also not as robust.

For more detailed information about the morph command, use the morph #help command.

Commands

  1. morph/morph #help: Shows the list of commands.
  2. morph #help2: Shows additional help.
  3. morph #add: Add current description as a new morph
  4. morph #list: List all the morphs you have and their commands
  5. morph #remove: Delete one of your morphs
  6. morph #bind: Bind a morph to your current infection (including hybrids).
  7. morph #unbind: Unbind a morph from an infection.
  8. morph #listbind: Lists what bind your current infection matches.
  9. morph #auto: Sync your morphed description to your current infection.
  10. morph <command>: Change to a morph (see morph #list for commands)
  11. qmorph <command>: Change to a morph quietly
  12. morph #connect: Set a morph to go to when awake
  13. morph #disconnect: Set a morph to go to when asleep
  14. morph #allow <player>: Allow the named player to edit your morphs
  15. morph #assist <player> [#ADD|#LIST|#REMOVE|<command>]: Edit another player's morphs.
  16. morph #clear: Stop allowing your morphs being edited

Setting up a morph

  1. Create a description of your character with the 'editplayer' command or through the website.
  2. Enter the command morph #add.
  3. Enter a description of the morph. Not really necessary.
  4. Enter a name of the morph. This is the identifier for the morph, and has to be unique. You will use this name to change to and from different morphs.
  5. Enter a message that gets shown every time you change to the morph. NOTE: Do not add your name in front, it gets automatically prepended. You can, however, morph silently, so the description isn't completely necessary, although recommended.
  6. You're done! The morph is created. Use the morph <name> and qmorph <name> commands to change to this morph.