New codes

This commit is contained in:
Bryan Ashby 2017-08-20 21:56:25 -06:00
parent 2b83630431
commit cb9b66e9cd
1 changed files with 5 additions and 0 deletions

View File

@ -74,6 +74,11 @@ There are many predefined MCI codes that can be used anywhere on the system (pla
* `AN`: Current active node count
* `TC`: Total login/calls to system
* `RR`: Displays a random rumor
* `SD`: Total downloads, system wide
* `SO`: Total downloaded amount, system wide (formatted to appropriate bytes/megs/etc.)
* `SU`: Total uploads, system wide
* `SP`: Total uploaded amount, system wide (formatted to appropriate bytes/megs/etc.)
A special `XY` MCI code may also be utilized for placement identification when creating menus.