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.)
m (Setting up a morph)
Line 27: Line 27:
 
# Enter a description of the morph. Not really necessary.
 
# Enter a description of the morph. Not really necessary.
 
# 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 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. '''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.
+
# Enter a message that is displayed 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. Use the ''morph <name>'' and ''qmorph <name>'' commands to change to this morph.
 
# You're done! The morph is created. Use the ''morph <name>'' and ''qmorph <name>'' commands to change to this morph.
  
 
[[Category:Commands]]
 
[[Category:Commands]]

Revision as of 18:18, 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 is displayed 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.