Let's start super simple!
Now, perhaps you're a Reeve and you want to investigate a crime scene. Easy peasy, you can use a plot advance!
Start it off by using the command:
Code: Select all
>plot advance
Plot Advancement of Plot
Header : 0, Unset
Title : Plot
Author : Newbreeve
Plot Advance : (null)
Contributors : (null)
Share To : (null)
Staff Support: (null)
Private Notes: (null)
Processed : no
Public Hook : No
Hook : Nothing
IC Event : No
Staff Reply : (null)
Type "submit" to advance the plot or "cancel" to abort.
We need a title so we can identify the plot. We'll call it "The Theft of a Shrubbery", since you are investigating the theft of a shrubbery, but it's fine to be more creative too! Now we just type title and the title we want to use:
Code: Select all
>title The Theft of a Shrubbery
Plot title set to 'The Theft of a Shrubbery'.
Code: Select all
>advance
-=======- Entering APPEND Mode -========-
Type @h on a new line for help
Type @x on a new line to close the editor.
-=======================================-
>
I want to question all of the servants in the household about where they were when the shrubery went missing and examine all of their hands for dirt under the fingernails.
>
@f
String formatted.
>
@s
String so far:
1. I want to question all of the servants in the household about where they
2. were when the shrubery went missing and examine all of their hands for dirt
3. under the fingernails.
>
@x
Code: Select all
>share reeves
Plot share set to 'reeves '.
Code: Select all
>show
Plot Advancement of The Theft of a Shrubbery
Header : 0, Unset
Title : The Theft of a Shrubbery
Author : Newbreeve
Plot Advance : I want to question all of the servants in the household about where they
were when the shrubery went missing and examine all of their hands for dirt
under the fingernails.
Contributors : (null)
Share To : reeves
Staff Support: (null)
Private Notes: (null)
Processed : no
Public Hook : No
Hook : Nothing
IC Event : No
Staff Reply : (null)
Type "submit" to advance the plot or "cancel" to abort.
Code: Select all
>submit
Plot submitted.
A daemon has written a new note, Plot Advancement 505 The Theft of a Shrubbery, against No Header, on the Plots board.
Code: Select all
>plot list
VNUM TITLE CONTRIBUTOR START DATE STATUS
505 * The Theft of a Shrubbery Newbreeve Mar 22 2016 New
Code: Select all
>plot review 505
Plot Advancement of The Theft of a Shrubbery
Header : 0, Unset
Title : The Theft of a Shrubbery
Plot Advance : I want to question all of the servants in the household about where they
were when the shrubery went missing and examine all of their hands for dirt
under the fingernails.
Contributors : (null)
Share To : reeves
Staff Support: (null)
Private Notes: (null)
Staff Reply : (null)
Processed : no
Public Hook : No
IC Event : No
Code: Select all
note read 178
[ #178 ] Plots Board
A note has been posted by: Plot Daemon
In subject of: Edit of Plot Advancement 505 The Theft of a Shrubbery, against No Header
Date : Tue Mar 22 00:58:04 2016
Expires : Fri Apr 22 00:58:04 2016
To : staff Newbreeve reeves
_________________________________________________________________________
Temi has edited the plot advancement 505 The Theft of a Shrubbery,
against No Header and shared it with you. Please review and track the
progress of this plot as the share implies your character would ICly be
involved.
Code: Select all
>plot review 505
Plot Advancement of The Theft of a Shrubbery
Header : 0, Unset
Title : The Theft of a Shrubbery
Plot Advance : I want to question all of the servants in the household about where they
were when the shrubery went missing and examine all of their hands for dirt
under the fingernails.
Contributors : (null)
Share To : reeves
Staff Support: (null)
Private Notes: (null)
Staff Reply : The servants claim they were all asleep, but the butler has dirt under
his fingernails.
Processed : no
Public Hook : No
IC Event : No
And that's a basic plot advance - all there is to it, really, at its simplest. There's a lot more detail available, but I'll follow up in another post that uses the whole system.