home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / WAKE1F.ZIP / SYSOP1.DOC < prev    next >
Text File  |  1995-05-06  |  13KB  |  364 lines

  1. ALL INSTRUCTIONS FOR THE TAGLINE SERIES SHINING STAR SOFTWARE GAMES
  2. ARE THE SAME. THIS ONE FILE IS WRITTEN FOR ALL TAGLINE SERIES GAMES:
  3.  
  4. BEFORE MUDDLEING THROUGH THIS ENTIRE FILE 
  5. (WHICH IS FOR THOSE WHO LIKE TO  MUDDLE) -- 
  6. THOSE WHO DON'T LIKE TO MUDDLE: READ THIS:
  7.  
  8. Create a separate directory for this game.
  9. Unzip the Zip file in that directory.
  10.  
  11. To install -- 
  12.      USE THE INSTALL.BAT
  13. For sample .bat file -- 
  14.      SEE sample.bat
  15.  
  16. This is the sample sample.bat:
  17. @echo off
  18. cd\pb\games\GAMENAME
  19. SSSGAME C:\PB\node1\DORINFO1.DEF 1 SSS.cfg
  20. cd\pb\node1
  21.  
  22. For GAMENAME above, replace with the name of the directory you created
  23. to put this game in.
  24.  
  25. The SSS.CFG file is optional and may be left off if you do
  26. not need or alter the SSS.cfg file. In MOST cases you will
  27. not need a .cfg file and won't even need to look at it.
  28.  
  29. To run the Sysop Mode for entering registration key or
  30. for deleting/editing players, make sure the sample dorinfo1.def
  31. file is in the directory and type:
  32.  
  33. SSSGAME sysop
  34.  
  35.  
  36. That is short & sweet and should do it. If it doesn't, then start muddleing.
  37.  
  38.  
  39.            Copyright 1995 Nannette Thacker. All rights reserved
  40.                 SHINING STAR SOFTWARE
  41.                 1:291/60
  42.          316/522-7641 ON-LINE CREDIT CARD / CHECK ORDERS & BBS
  43.          316/522-7829 MAILER & BBS
  44.  
  45. Benefits of registering
  46. ───────────────────────
  47.  
  48.    1. All future updates FREE when freqed from BBS's carrying the files.
  49.    2. Author support.
  50.    3. Support the author so she can create MORE games for your enjoyment!
  51.  
  52. Running from Type 7 Shell to DOS
  53. --------------------------------
  54.  
  55. SSS games can be run from your bbs with a type 7 shell to dos. An example
  56. command line within your BBS system config would be:
  57.  
  58. (SSS games support MANY MANY BBS types, but here are two examples:)
  59. (You can rename the sample.bat to anything you want:)
  60.  
  61. Quickbbs:
  62. command.com /c sample.bat or
  63. command.com *C sample.bat
  64.  
  65. Proboard:
  66. *Z sample.bat
  67.  
  68.  
  69. Sample Door Batch File
  70. ──────────────────────
  71.  
  72. @echo off
  73. cd\pb\games\GAMENAME
  74. SSSGAME c:\pb\node1\dorinfo1.def 1 sss.cfg
  75. cd\pb\node1
  76.  
  77. or
  78.  
  79. @echo off
  80. cd\pb\games\GAMENAME
  81. SSSGAME c:\pb\node%1\dorinfo%1.def %1 sss.cfg
  82. cd\pb\node%1
  83.  
  84.  
  85. Call the game Sysop Mode, which provides a User Editor and
  86. Input of the Registration Key by adding the word "sysop" to
  87. the end of the command line. The sample dorinfo1.def file must
  88. be in the directory if you are running from DOS.
  89.  
  90. SSSGAME sysop
  91.  
  92. Local Mode
  93. ──────────
  94.  
  95. The door can be tested in Local Mode if you make sure the sample
  96. dorinfo1.def file is in the game directory. Simply call the game from
  97. DOS within its directory:
  98.  
  99. SSSGAME
  100.  
  101. or you may pass command line parameters if you wish: (not necessary)
  102.  
  103. SSSGAME DORINFO1.DEF 1 sss.cfg
  104.  
  105.  
  106. This will give you a chance to test the door in local mode before
  107. setting it up on your system. You may wish to replace the player
  108. name in the sample DORINFO1.DEF file, with your own name (the name
  109. at the bottom of the file). It is not necessary to replace the BBS
  110. name or the Sysop Name at the top of the file.
  111.  
  112. RESETTING THE GAME
  113. ══════════════════
  114. Go to Sysop Mode and use the "Reset Game" option.
  115. Run sysop mode from dos by typing at the dos prompt:
  116. SSSGAME sysop
  117.  
  118. MULTI-NODE SUPPORT
  119. ══════════════════
  120. SSS Games are true Multi-Node Door Games. They support multiple players. We have
  121. tested them on six nodes successfully, and I'm sure they will support even more.
  122.  
  123. The installation .bat files automatically take care of setting the *.exe
  124. and *.txt files to READ ONLY. This is necessary for multi-user play since
  125. users will get a sharing violation if they try to access those files at
  126. the same time from within the game. As this is an overlaid program,
  127. multi-user requires the above mentioned files be set to READ ONLY. 
  128. If you are familiar with setting up multi-user applications, this will 
  129. not be new to you.
  130.  
  131. SSS games will use the record locking options built into SHARE from MS DOS
  132. 3.30 or later. Or you may use your Network's Sharing capabilities.
  133.  
  134.  
  135. Sysop Mode
  136. ──────────
  137.  
  138. Sysop mode can be accessed by DOS:
  139.  
  140. SSSGAME sysop
  141.  
  142. SYSOP MODE MENU FUNCTIONS:
  143. ──────────────────────────
  144.  
  145. Enter Registration Key
  146. Scores by Agent Name -- YOU MAY NEED TO RESELECT PLAYER WHEN DONE
  147. Scores & Last Date On by Real Name -- MAY NEED TO RESELECT PLAYER
  148. Select Player to Edit by Alias
  149. Delete Player
  150. Reset Game (will delete all players)
  151. Quit Editor
  152. Current Player Alias: MoonDust     Name: Nannette Thacker
  153.  
  154.  
  155. ENTER REGISTRATION KEY
  156. ──────────────────────
  157. After we have received your registration form in REGISTER.DOC, we 
  158. will send you a registration key. You will use this menu item to 
  159. enter the key. Master Card and Visa registrations are also available.
  160.  
  161. SCORES & WHERE LOCATED
  162. ──────────────────────
  163. You can choose to view the scores by the Alias Name or the Player Name.
  164. This will help you to identify what the real name of a player is.
  165. When done viewing the player list, it will set you to the end of the
  166. database and you may need to reselect the player, if you had a player
  167. selected before looking at the list.
  168.  
  169. SELECT PLAYER TO EDIT BY ALIAS
  170. ──────────────────────────────
  171. Once you have viewed the player list, you can select the player you wish
  172. to work with by their alias name. Then you can DELETE them if necessary.
  173.  
  174. DELETE A PLAYER
  175. ───────────────
  176. This will permanently remove a player from the game. S/he can still
  177. come back as a new player and start over. This allows you to
  178. delete players who may have entered an "obscene" alias. 
  179.  
  180. QUIT SYSOP MODE
  181. ───────────────
  182. This exits the Sysop Mode and takes you back to the BBS.
  183.  
  184. CURRENT PLAYER ALIAS:  NAME:
  185. ────────────────────────────
  186. Current Player Alias: MoonDust     Name: Nannette Thacker
  187. This gives the name of the player and his/her alias in case you
  188. are trying to track down a certain player for disciplinary or other
  189. reasons.
  190.  
  191. RESET THE GAME
  192. ──────────────
  193. (Start over):  This will delete all players in the player database
  194. and allow you to reset the game. 
  195.  
  196. BACKUPS
  197. ───────
  198. If you are limited on backup space, but would like to backup the
  199. crucial SSS files, the ones to back up are:
  200. MAINT.DBF
  201. PLAYERS.*
  202.  
  203. The maint database contains your registration key. If you are not
  204. registered, it is not important to back it up.
  205.  
  206. The players database and indexes contain the scores of all the players.
  207.  
  208. SHAREWARE -- TRYING IT OUT
  209. ══════════════════════════
  210. You may run SSS games from DOS to try it out first. Just issue the
  211. following command from dos -- making sure the sample dorinfo1.def 
  212. file is in the directory.
  213.  
  214. SSSGAME
  215.  
  216. When you register, all you will need to do is plug in a number. 
  217. You won't need to install a new EXE. You won't need to download
  218. a key every few weeks. Your key will be valid for new versions. All
  219. upgrades are FREE. *We reserve the right to change keys if we find our
  220. key has been hacked and released to others. In that case we will notify
  221. you of the new key when the new version comes out.
  222.  
  223. Everything is fully tested for many weeks before final release.
  224.  
  225.      ┬┬ ┌┬─┐ ┬ ┌┬──┐ ┌─┬┬─┐ ┌┬──┐ ┬┬─   ┬┬─   ┌┬──┐ ┌─┬┬─┐ ┬┬ ┌┬──┐ ┌┬─┐ ┬
  226.      ││ ││ │ │ └┴─┬┐   ││   │├──┤ ││    ││    │├──┤   ││   ││ ││  │ ││ │ │
  227.      ┴┴ ┴┴ └─┘ └──┴┘   ┴┴   ┴┴  ┴ ┴┴──┘ ┴┴──┘ ┴┴  ┴   ┴┴   ┴┴ └┴──┘ ┴┴ └─┘
  228.          ┬┬──┐ ┬┬──┐ ┌┬──┐ ┌┬──┐ ┬┬──┐ ─┬┬──┐ ┬┬  ┬ ┬┬──┐ ┬┬──┐
  229.          │├──┘ │├─┬┘ ││  │ ││    │├─    ││  │ ││  │ │├─┬┘ │├─
  230.          ┴┴    ┴┴ ┴─ └┴──┘ └┴──┘ ┴┴──┘ ─┴┴──┘ └┴──┘ ┴┴ ┴─ ┴┴──┘
  231. ┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌┌
  232. ┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘┘
  233.  
  234. INSTALLATION PROCEDURE:
  235.  
  236. Sorry this has to be so lengthy, but it seems there are a wide variety
  237. of systems out there that require different installation instructions
  238. so here they are. Just read the header and then read the stuff that
  239. applies to you.
  240.  
  241. For info on the SYSOP MODE: USER EDITOR AND REGISTRATION KEY EXE,
  242. please refer to the appropriate section in this document. 
  243.  
  244. ***********************************************************************
  245. MANUAL INSTALLATIONS FOR OS/2 AND NON-WORKING DOS COMMANDS:
  246. ***********************************************************************
  247. If you are unable to do commands like attrib +r, or you have your choice.com
  248. removed from DOS, you will need to follow the MANUAL INSTALLATION
  249. INSTRUCTIONS following the AUTOMATIC INSTALLATION INSTRUCTIONS below:
  250.  
  251. ***********************************************************************
  252. AUTOMATIC INSTALLATION:
  253. ***********************************************************************
  254. NEW SITES INSTALLATION WITH WORKING DOS COMMANDS:
  255. or
  256. UPGRADE INSTALLATION WITH WORKING DOS COMMANDS:
  257. ***********************************************************************
  258. THIS FILE USES THE GAME: PUNCH LINE as an example, so uses the directory
  259. name PUNCH. Please change the directory name based on the name of the
  260. actual game you are installing:
  261.  
  262. 1. Please create a separate directory. 
  263.   c:\bbs\games\punch\*.*
  264.  
  265. 2. Unzip PUNCH*.zip into your PUNCH directory.
  266.  
  267. 3. Run the INSTALL.BAT file and follow the instructions.
  268.  
  269. 4. Read elsewhere in this file for how to set up a .bat file for this game.
  270.  
  271. ***********************************************************************
  272. MANUAL INSTALLATION INSTRUCTIONS:
  273. ***********************************************************************
  274. New Sites:
  275. ***********************************************************************
  276. Please run install.bat
  277. Please continue from install.bat if test fails.
  278.  
  279. Please set the attributes for all text files to READ ONLY.
  280.  attrib +R *.txt
  281. Please set the attributes for all executable files to READ ONLY.
  282.  attrib +R *.exe 
  283. Please look at sample.bat file for example setup.
  284.  
  285. ***********************************************************************
  286. MANUAL INSTALLATION:
  287. ***********************************************************************
  288. Upgrades:
  289. ***********************************************************************
  290. Please set attributes for all *.txt and *.exe files in directory to 
  291. NOT read only so that new files can copy over old ones.
  292.  
  293. attrib -R *.exe
  294. attrib -R *.txt
  295.  
  296. Please run install.bat and select upgrade.
  297. Please continue from install.bat if test fails.
  298.  
  299. Please set the attributes for all text files to READ ONLY.
  300.  attrib +R *.txt
  301. Please set the attributes for all executable files to READ ONLY.
  302.  attrib +R *.exe
  303.  
  304. Please look at new sample.bat file for example setup.
  305.  
  306. ***********************************************************************
  307. SSS.CFG:
  308. ***********************************************************************
  309. NOTE: THE SSS.CFG FILE IS NOT NECESSARY IN 99% OF ALL CASES.
  310. You have the ability to customize your SSS game if you wish to eliminate
  311. the use of a fossil driver or when you are using an unusual drop file.
  312. The file to alter is the SSS.cfg file. Most BBS systems will have no
  313. need of setting up this file or altering it.
  314.  
  315. ***********************************************************************
  316. INSTALL.BAT
  317. ***********************************************************************
  318. The installation bat file will ask how you wish to install your SSS game.
  319. It will ask if this is an upgrade, or new site.
  320. All you need to do is answer the installation questions.
  321.  
  322. ***********************************************************************
  323. MULTINODE!
  324. ***********************************************************************
  325. IF YOU INSTALL WITH THE INSTALL.BAT, this will be taken care of
  326. automatically:
  327.  
  328. If you are running a multi-node BBS or plan to play the game locally
  329. while someone else is playing it on a node, some of the files must be
  330. set to READ ONLY for multi-use.
  331.  
  332. In order to do this, the install.bat sets the *.txt files and the *.exe
  333. to read only so they can be accessed by all users.
  334.  
  335. ATTRIB *.TXT +R
  336. ATTRIB *.EXE +R
  337.  
  338. If your DOS command for setting attributes is not available, you must
  339. make these changes to the files yourself.
  340.  
  341. IF UPGRADE:
  342. All *.txt and *.exe files must have the attributes set to NOT READ ONLY
  343. before beginning if this is an upgrade. The install.bat will inform you
  344. of this and give you a chance to exit and set the attributes. (The unzip
  345. function will not be able to write over a file that is READ ONLY.)
  346.  
  347. If this is a new site installation and the DOS attrib +R command is not
  348. available, you must set the attributes for all *.txt & *.exe files to
  349. READ ONLY when it is done.
  350.  
  351. CALL YOUR SSS GAME MULTI-NODE THE SAME AS SINGLE NODE:
  352.  
  353. SSSGAME c:\bbs\node1\dorinfo1.def 1 SSS.cfg
  354. SSSGAME c:\bbs\node2\dorinfo2.def 2 SSS.cfg
  355. SSSGAME c:\bbs\node3\dorinfo3.def 3 SSS.cfg
  356.                   ^
  357.                   ^
  358.                 node #
  359.  
  360. Please pass the drop file and path, the node number, and optionally the
  361. name of the configuration file (SSS.cfg or if multi-node and you want
  362. different configurations, SSS.cf1, SSS.cf2, etc. If using same
  363. configuration, they can all use the same config file).
  364.