Temi's Guide to Plotting Plots
Posted: Tue Mar 22, 2016 12:16 am
One thing that we often hear is that players don't know how to submit plot advances. Now, they aren't that hard, but we will admit that they can be a little overwhelming until you get your bearings. And thus was born this guide!
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:
This will put you into a POLCA - a type of input system where the commands are the labels on each entry. Now, a lot of labels show up, but we're going super simple - let's only fill out the ones we really need.
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:
Next we want to do something - we describe the actions we are taking in the plot advance section. We use the command advance and it puts us into an editor where we can describe all of the actions you are taking in your investigation. Just like any other editor, you can type as many lines as you want, use @f, @s, @h, and @x when you're done:
Since we are doing this as a Reeve investigation, we also want to make sure all of the Reeves can read it. Use the share command with the names of the people or guilds that should be able to read the advance:
And that's all we really need to fill out! Use show or hit enter on its own line to see what is there:
If it all looks good, we just type submit to send it in:
We can take a look at the advance we posted now. Plot list will show us the recent plots we have access to:
And we can view the details of the advance itself with plot review and the number next to it in plot list:
Once the staff have responded, a new note will be posted on the Plots board:
Review it again to see the staff response:
If need be, we can use plot edit 505 to go back in and fix things or answer more questions, but it looks like we're okay this time!
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.
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.