home *** CD-ROM | disk | FTP | other *** search
- /* SMMVARS.C */
-
- /* Developed 1990-1997 by Rob Swindell; PO Box 501, Yorba Linda, CA 92885 */
-
- uchar purity_age=18;
- uchar min_age=15;
- uint min_level=0;
- uchar req_flags1[128]="";
- uchar req_flags2[128]="";
- uchar req_flags3[128]="";
- uchar req_flags4[128]="";
- uchar zmodem_send[128]="";
- uchar local_view[128]="";
- uint auto_update=0;
- long profile_cdt=0;
- long telegram_cdt=0;
- uint telegram_level=0;
- long wall_cdt=0;
- uint wall_level=0;
- uchar wall_age=0;
- uchar age_split=0;
- uint que_level=0;
- long que_cdt=0;
- long cdt_adjustment=0;
- uint notify_user=0;
- ulong smm_misc=0;
- uchar system_name[41]="";
-