fsxNet Wiki

BBS Development & Resources

User Tools

Site Tools


doors:dropfiles:door32sys

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
doors:dropfiles:door32sys [2022/11/08 09:26]
avon removed
— (current)
Line 1: Line 1:
-===== Door32.sys ===== 
  
-The door32.sys format is a 11 lines ascii textfile, each line is terminated with a cr/lf pair. 
- 
-<​code>​ 
-Line Description 
------ ----------------------------------------------------------------- 
-1 Com type: 1=serial, 2=telnet, with mbse always 1 
-2 Com port: 1 or 0 for local mode 
-3 Effective baudrate: 19200 or 0 
-4 BBS name 
-5 User record number 
-6 User'​s real name 
-7 User'​s handle 
-8 User'​s security level 
-9 Time left in minutes 
-10 Graphicsmode:​ 1 or 0 
-11 Node (line) number 
-</​code>​