Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:door:frotz [2024/06/24 19:14] – [See Also] nelginhowto:door:frotz [2024/06/24 19:15] (current) – [Linux Script to Save User Positions] nelgin
Line 50: Line 50:
 DOORWAY can still be registered at pcmicro.com. You can use it for 30 days to try it out, but the program will only run for 10 minutes.  DOORWAY can still be registered at pcmicro.com. You can use it for 30 days to try it out, but the program will only run for 10 minutes. 
  
-===== Linux Script to Save User Positions =====+====== Linux Script to Save User Positions ======
  
 Save the following script as rungame in your /sbbs/xtrn somewhere, such as /sbbs/xtrn/infocom. Change GAMEPATH as appropriate. I have all my Infocom games in the same /sbbs/xtrn/infocom directory for ease of use. Save the following script as rungame in your /sbbs/xtrn somewhere, such as /sbbs/xtrn/infocom. Change GAMEPATH as appropriate. I have all my Infocom games in the same /sbbs/xtrn/infocom directory for ease of use.
Line 82: Line 82:
 Then an scfg example would be: Then an scfg example would be:
  
 +<code>
 [Hitchhiker's Guide to the Galaxy] [Hitchhiker's Guide to the Galaxy]
  1: Name                       Hitchhiker's Guide to the Galaxy  1: Name                       Hitchhiker's Guide to the Galaxy
Line 102: Line 103:
 18: Place Drop File In         Node Directory 18: Place Drop File In         Node Directory
 19: Time Options... 19: Time Options...
 +</code>
  
 The %4 means the users user number, zero-filled to 4 digits. The %4 means the users user number, zero-filled to 4 digits.