Metropoli BBS
VIEWER: example.cfg MODE: TEXT (ASCII)
0000000000         ;Registration Code
My Name            ;Sysop's Name
My BBS             ;BBS Name


Hi!                ;Message displayed when Sysop initiates Chat
@X4F               ; Text color for Sysop's window.  Use PCBoards @ codes!
@X1B               ; Text color for User's window.
@X10               ; Text color for bomb.
@X1F               ; Text color for bomb's flash.
@X1C               ; Text color for Pumpkin Bomb.
@X1F               ; Text color for Pumpkin Bomb's flash.
9                  ; Sysop's window: Lefthand border.
74                 ; Sysop's window: Righthand border.
3                  ; Sysop's window: Upper border.
10                 ; Sysop's window: Lower border.
9                  ; User's window: Lefthand border.
74                 ; User's window: Righthand border.
14                 ; User's window: Upper border.
21                 ; User's window: Lower border.
NITRO.PCB          ; Filename for the screen you want to use.
8                  ; Sysop's name: How far from the left.
11                 ; Sysop's name: How far from the top.
77                 ; User's name: How far from the right. (See explanation)
11                 ; User's name: How far from the top.
@X0F               ; Color of sysop's name.
@X0F               ; Color of user's name.
JOHN VIP           ; Beginning here, list of VIPs who can page at any time.
JANE VIP           ; Must be spelled exactly like the name in the user database.
endlist!           ; Must be at the end of the VIP list.

EXPLANATION OF LINE 24:  NitroChat! positions the user's name from the right
hand side of the screen, so that no matter how long the name is, it will end
at the same place.  Trust me!  It works!
[ RETURN TO DIRECTORY ]