home *** CD-ROM | disk | FTP | other *** search
- rem : when your users open Door Fury:
- cd\fury
- FURY Fury w:\pb\node1\dorinfo1.def
-
- rem : when logging a use for another door, add this to the door's
- rem : bat file just before changing directories to the door you
- rem : are opening / this will increment use stats for "Name of Game" Door
- rem : keep game name 20 characters or less
- rem : door names will be added upon use
- cd\fury
- fury "Name of Game" w:\pb\node1\dorinfo1.def
-
- rem : if game has only one name, you don't need quotes
- cd\fury
- fury Spiked! w:\pb\node1\dorinfo1.def
-
- rem : To run the Sysop Mode for entering registration key or
- rem : for resetting the door stats, make sure the sample dorinfo1.def
- rem : file is in the directory and type:
-
- FURY SYSOP
-
-
- rem : nightly maintenance
- rem : if you wish to reset the stats, retaining the names of the doors
- rem : pass M to reset the first of the month
- FURY maint M
-
- rem : pass W to reset Sunday of each week
- FURY maint W
-
- rem : to run maintenance without resetting stats
- FURY maint
-
- rem : if you wish to reset the stats and delete all doors listed
- rem : use the reset stats feature in the sysop mode