From cb9b66e9cd4a9244294ddbe20ddb4391a73e9acf Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Sun, 20 Aug 2017 21:56:25 -0600 Subject: [PATCH] New codes --- docs/mci.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/mci.md b/docs/mci.md index 28d424fd..61ffee04 100644 --- a/docs/mci.md +++ b/docs/mci.md @@ -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.