Section 2 - Dialogue affects the game
[Before doing something when QBC is active(this is the QBC force conversation rule):
unless the current action is QBC responding with or the current action is QBC recap, say "Please log out before leaving the console." instead.
The QBC force conversation rule is listed first in the before rules.]
Before going:
if QBC is active:
Disable the vlog1 quip;
Disable the vlog2 quip;
Disable the vlog3 quip;
Disable the vlog4lock quip;
Disable the vlog4 quip;
Disable the vlog5 quip;
Disable the vlog6 quip;
Disable the vlog7lock quip;
Disable the vlog7 quip;
Disable the vlog8 quip;
Enable the logon quip;
terminate the conversation;
RRead is a number variable and 0.
DRead is a number variable and 0.
FBopen is a number variable and 0.
V1read is a number variable and 0.
V2read is a number variable and 0.
V3read is a number variable and 0.
V4read is a number variable and 0.
V5read is a number variable and 0.
V6read is a number variable and 0.
V7read is a number variable and 0.
After quipping when the current quip is files:
Now FBopen is 1;
After quipping when the current quip is compexit:
Disable the vlog1 quip;
Disable the vlog2 quip;
Disable the vlog3 quip;
Disable the vlog4lock quip;
Disable the vlog4 quip;
Disable the vlog5 quip;
Disable the vlog6 quip;
Disable the vlog7lock quip;
Disable the vlog7 quip;
Disable the vlog8 quip;
After quipping when the current quip is research:
Now RRead is 1;
After quipping when the current quip is date:
Now DRead is 1;
After quipping when the current quip is logon:
if FBopen is 1:
Enable the vlog1 quip;
Disable the files quip;
if RRead is 1:
Disable the research quip;
if DRead is 1:
Disable the date quip;
if V1read is 1:
Enable the vlog2 quip;
if V2read is 1:
Enable the vlog3 quip;
if V3read is 1:
if vlog4access is 1:
Enable the vlog4 quip;
Enable the hermsec1 quip;
Disable the vlog4lock quip;
otherwise:
Enable the vlog4lock quip;
Disable the vlog4 quip;
if V4read is 1:
Enable the vlog5 quip;
if V5read is 1:
Enable the vlog6 quip;
if V6read is 1:
if Vlog7access is 1:
Enable the vlog7 quip;
Disable the vlog7lock quip;
otherwise:
Enable the vlog7lock quip;
Disable the vlog7 quip;
if V7read is 1:
Enable the vlog8 quip;
After quipping when the current quip is vlog1:
Now V1read is 1;
After quipping when the current quip is vlog2:
Now V2read is 1;
After quipping when the current quip is vlog3:
Now V3read is 1;
if vlog4access is 1:
Disable the vlog4lock quip;
Enable the vlog4 quip;
After quipping when the current quip is vlog3 for the first time:
Now V3read is 1;
Now the Locker is in Crew Quarters;
Now the EB2 Key is in the Locker;
After quipping when the current quip is vlog4:
Now V4read is 1;
After quipping when the current quip is vlog5:
Now V5read is 1;
After quipping when the current quip is vlog6:
Now V6read is 1;
if Vlog7access is 1:
Disable the vlog7lock quip;
Enable the vlog7 quip;
After quipping when the current quip is vlog6 for the first time:
Now V6read is 1;
Now Karnings Cryo Pod is in the Cryostasis Hold;
After quipping when the current quip is vlog7:
Now V7read is 1;
After quipping when the current quip is vlog8:
Now lockdowntrigger is 1;
After quipping when the current quip is approach:
Now the Creature is nowhere;
say "You hear a familiar voice once again. [line break][line break]'Oh dear! That was rather frightening. You see, ah well I guess you've discovered it now anyway. That was what the scientists were doing their research on, and as you have also seen, everyone researching it is now dead. I highly recommend you stay away from that... thing.'"
After quipping when the current quip is ldpoint:
Now lockdowntrigger is 2;