home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 1 / crawlyvol1.bin / bbs / space / space.txt < prev   
Text File  |  1990-06-10  |  4KB  |  131 lines

  1. This text file is in now way complete, i'mm to lazy to write a nice manual.
  2.  
  3. But what you need to start running Space Empire Elite intergalactic in Fidonet
  4. is the following.
  5.  
  6. The Box mailer, space.key, See up & running, Fidonet nodenumber (point or 
  7. node, doesnt matter). 
  8.  
  9. The Space.key can you get from me (Kaj Lehtinen, 2:20/260.0), I also give you
  10. a Fnet number, And to get the latest uptodate version of galaxy.dat,
  11. please request 'GALAXY' from my system, then you get 2 files, my space.cfg &
  12. my galaxy.dat, the space.cfg file shall be placed in the same directory that 
  13. you have space.ttp in, and galaxy.dat must be in the see directory.
  14.  
  15. To get Space working, you MUST have SET SPACE=<path to space.ttp> set in your
  16. environment, otherwise space wount work..... MAILER in the env. is a option, if
  17. you dont have set mailer, then space looks for tb.cfg in the current dir. In
  18. Tb.cfg you must have ADDRESS configured, and POINTNET (yep, i know it's old one
  19. but it has to be there.....). 
  20.  
  21. Space.ttp can be started with 2 diffrent command line switches, that is 
  22. -o & -i, stands for Output & Input.... See below for examples of my batch
  23. files for controlling space.... 
  24.  
  25. import -t -r -a c:\pandora\whatarc.ttp x
  26. remapper
  27. echofix -cb
  28. :loop
  29. space -i
  30. if errorlevel 1 goto see_import
  31. if exists D:\netmail\inmail\*.tic stick
  32. chain bbs.bat
  33.  
  34. :see_import
  35. cd \pandora\online\
  36. see input
  37. cd ..
  38. goto loop
  39.  
  40. You see that if Space exits with errorlevel 1 then there's mail to SEE, and
  41. since SEE only can handle one attackforce per run, i'll have to loop it back
  42. so that if space -i exits one more time with errorlevel 1, then theres more
  43. mail for SEE, when its finished it exits with errorlevel 0.
  44.  
  45. Below is my qbbs.bat file (space -o)
  46.  
  47. :qbbs
  48. quickbbs -b2400
  49. if errorlevel 250 chain coldboot.bat
  50. if errorlevel 60 goto remsysop
  51. if errorlevel 7 goto topten
  52. if errorlevel 6 chain BBS.BAT
  53. if errorlevel 5 chain bbs.bat
  54. if errorlevel 4 goto export
  55. goto after
  56. :export
  57. export -t -a C:\pandora\whatarc.ttp a
  58. comscan -t dummy.bbs
  59. chain bbs.bat
  60.  
  61. :remsysop
  62. remsysop -b2400
  63. cl -r
  64. goto qbbs
  65.  
  66. :topten
  67. topten
  68. chain bbs.bat
  69.  
  70. :after
  71. if exists remote.bat remote.bat
  72. if exists remote.bat erase remote.bat
  73. space -o
  74. if errorlevel 1 goto export
  75. chain bbs.bat
  76.  
  77. Here space exits with errorlevel 1 if there is outgoing mail, that have been
  78. written to the netmail area of you system, One thing about the netmail, sysops
  79. that doesnt know that its a letter between 2 SEE games, belives that its 
  80. a coded msg, and that exlusivly annoying in Fidonet, so please take a look
  81. how you route you mail.... Only route through nodes that are connected to the
  82. game, or talk to the sysop that is envolved in the routing so they know about
  83. the game .... 
  84.  
  85.  
  86. Below is a sample file of space.cfg.... 
  87.  
  88. C:\pandora\online\        ; This line point to the dir where you keep SEE.TTP
  89. f:\nytto\msa\arc.ttp      ; Points to your ARC.TTP program
  90. f:\nytto\msa\lharc.ttp    ; Points to your LHarc program
  91. 0 2:20/260.0 2            ; Here starts the nodes that is participating
  92. 2 2:20/260.2 2            ; in the game.
  93. 3 2:20/260.3 2
  94. 4 2:20/260.4 2
  95. 50 2:203/203.0 2
  96. 100 2:281/202.0 2
  97. 150 2:271/31.0 2
  98. |      |       |
  99. |      |       Compression program used, 1=ARC.TTP 2=LHarc
  100. |    FidoNet nodenumber (4D)
  101. Fnet number, that is assigned by me.
  102.  
  103. Any questions please send a mail to Kaj Lehtinen - Fidonet 2:20/260.0
  104.  
  105.  
  106. To get a space.key file, please send me a netmail with the following info.
  107.  
  108. What you galaxy shall ba called !
  109.  
  110. Where your node is located, City, Country.
  111.  
  112. Your fidonet nodenumber. 
  113.  
  114. If you support Lharc mail or arcmail or nothing of it ...
  115.  
  116. Then I'll assign you a fnet number for the game (note that the assigned fnet
  117. number has nothing to do with the real FNET .... ), and give you a time 
  118. limited space.key file... When the time is running out for the key you must
  119. apply for a new key file....
  120.  
  121. Note that if you are in the game and the key runns out, that doesnt mean that
  122. you have any rights to get a new key, i can refuse give keys to people that
  123. doesnt behave right or so, Even the fact that the game is full can make me
  124. refuse a key... The game can take 50 connected nodes... today (10/6 -90) we 
  125. are approx 10 connected nodes....
  126.  
  127.  
  128. Greetings, Kaj Lehtinen....
  129.  
  130.  
  131.