Author Topic: And just to be sure I don't get anything done, another one  (Read 406 times)

Offline JohnnyDmonic

  • Hero Member
  • *****
  • Posts: 627
    • View Profile
And just to be sure I don't get anything done, another one
« on: October 18, 2007, 09:32:49 PM »
At first I was writing this just as a lark, but then I figured out how to turn it into a story/plot so I may put a version of it in my mod after all.  Whenever I get back to that instead of avoiding my second project by working on things unrelated to either.


   BigTreasure 50
   Home <Entry Grid>
   SetKeyItem 500
   Name <Orion Window Passkey>
   Desc <This oneshot passkey allows the user to activate the Orion Window teleportation satellite.>
   Use <V= 1 d6 IfYesNo V1 11 12 else GoNoGo Goto GoPort>
   GoNoGo <Print 13>
   GoPort <If= V1 6 Else GoFive Ifg d100 2 else GoWhoops Print 14>
   GoFive <if= V1 5 else GoFour Print 15 Exit 39 DeleteKeyItem 500>
   GoFour <if= V1 4 else GoThree Print 15 Exit 16 DeleteKeyItem 500>
   GoThree <if= V1 3 else GoTwo Print 15 Exit 17 DeleteKeyItem 500>
   GoTwo <if= V1 2 else GoOne Print 15 Exit 10 DeleteKeyItem 500>
   GoOne <if= V1 1 else GoNoGo Print 15 Exit 11 DeleteKeyItem 500>

   GoWhoops <Print 16 Savepos LoadD .Sideways8 DeleteKeyItem 500>
   .sideways8 <Scene_Rabbithole.txt>

   Msg1 <The display shows the Window is currently passing over Gyori, activate the Orion System?>
   Msg2 <The display shows the Window is currently passing over Snake Lake, activate the Orion System?>
   Msg3 <The display shows the Window is currently passing over Wujung, activate the Orion System?>
   Msg4 <The display shows the Window is currently passing over Namok, activate the Orion System?>
   Msg5 <The display shows the Window is currently passing over Last Hope, activate the Orion System?>
   Msg6 <The display shows the Window is currently passing over Ironwind Fortress, activate the Orion

System?>
   Msg11 <[Activate The Passkey]>
   Msg12 <Better save it for emergencies.>
   Msg13 <It's rumored that the energy required per activation is equal to the amount needed to reclaim 100 acres of deadzone. The starving children of the deadzone thank you for being willing to put yourself through the effort to actually walk somewhere.>
   Msg14 <Strange...the system seems to be blocked.>
   Msg15 <You enter the activation sequence and step forward through the handheld screen.>
   Msg16 <As you attempt to port to Ironwind Fortress something disrupts the connection and your signal gets scattered to who knows where!>