Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
howto:door:frotz [2024/06/24 19:14] – [See Also] nelgin | howto: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 / | Save the following script as rungame in your /sbbs/xtrn somewhere, such as / | ||
Line 82: | Line 82: | ||
Then an scfg example would be: | Then an scfg example would be: | ||
+ | < | ||
[Hitchhiker' | [Hitchhiker' | ||
1: Name | 1: Name | ||
Line 102: | Line 103: | ||
18: Place Drop File In Node Directory | 18: Place Drop File In Node Directory | ||
19: Time Options... | 19: Time Options... | ||
+ | </ | ||
The %4 means the users user number, zero-filled to 4 digits. | The %4 means the users user number, zero-filled to 4 digits. |