Advertisement
Guest User

doorway infocom games

a guest
Aug 9th, 2023
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. synchronet scfg settings for doorway (using netfoss)
  2. [hitchhiker's g2g]
  3. 1: Name hitchhiker's g2g
  4. 2: Internal Code HHGG
  5. 3: Start-up Directory c:\sbbs\xtrn\scifi
  6. 4: Command Line nf.bat /N%# /H%H hhgg.bat %#
  7. 5: Clean-up Command Line
  8. 6: Execution Cost None
  9. 7: Access Requirements
  10. 8: Execution Requirements
  11. 9: Multiple Concurrent Users No
  12. 10: I/O Method Socket
  13. 11: Native Executable/Script Yes
  14. 12: Use Shell or New Context No
  15. 13: Modify User Data No
  16. 14: Execute on Event No
  17. 15: Pause After Execution No
  18. 16: BBS Drop File Type GAP DOOR.SYS
  19. 17: Place Drop File In Node Directory
  20. 18: Time Options...
  21.  
  22.  
  23.  
  24. hhgg.bat
  25. @echo off
  26. del door.sys
  27. copy c:\sbbs\node%1\door.sys
  28. echo DO YOU WANT COLOR?
  29. DOORWAY SYSF /S:c:\sbbs\node%1 /G:ON /O /H /V:D /D /M:60 /I:WELCOME.ANS /B:MSZ /P:hitch.exe /FC
  30.  
Tags: bbses
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement