home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / PWAEUS20.ZIP / USER.SEC < prev    next >
Text File  |  1995-03-26  |  826b  |  31 lines

  1. 4
  2. 10
  3. New
  4. 20
  5. Reg
  6. 100
  7. CoSysop
  8. 110
  9. Sysop
  10.  
  11. ----------------------------------------------------------------------------
  12. Enhanced User Lister v2.0 by Drew [PWA]
  13.  
  14. Line 1 : Number of different security levels to print text for.
  15. Line 2+: On alternating lines, the first line is the security level.  The
  16.          next line is the text to print instead of the security level itself.
  17.          For example, say we defined lines like this:
  18.  
  19.          Line 1 --> 2
  20.          Line 2 --> 30
  21.          Line 3 --> Reg
  22.          Line 4 --> 110
  23.          Line 5 --> SysOp
  24.  
  25.          If the user to be printed has level 30, then "Reg" will
  26.          be printed instead of "30".  Likewise for 110 ("SysOp").
  27.  
  28.          PCBoard color codes are allowed.
  29.  
  30. Note: This option has precendence over the option in Line 3 of USER.CFG!
  31.