• Times Downloaded

    From Caphood@21:1/112 to All on Thursday, September 08, 2016 22:09:00
    I seem to remember either an undocumented Mystic MCI code or something
    in the language file years ago that was possible to add a Times downloaded field to the files listing for files. Am i dreaming? If anyone knows how this is possible give me a holler - thanks.

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ SIMMAH DOWN NAH! heah SIMMAH DOWN NAH!

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From Avon@21:1/101 to Caphood on Friday, September 09, 2016 16:05:00
    On 09/08/16, Caphood pondered and said...

    I seem to remember either an undocumented Mystic MCI code or something
    in the language file years ago that was possible to add a Times
    downloaded field to the files listing for files. Am i dreaming? If
    anyone knows how this is possible give me a holler - thanks.



    -------------------------------------------------------
    ANSIFINF.XXX - Extended File Info In Lightbar File List
    -------------------------------------------------------

    This template is used when displaying extended information on
    a file during the lightbar file listings. The following
    screen info and prompt info MCI codes are available:

    |&1 File name of the file.
    |&2 File size of the file.
    |&3 Date the file was added into the database.
    |&4 Time the file was added into the database.
    |&5 Number of times the file was downloaded.
    |&6 Estimated minutes it will take to transfer the file.
    |&7 Estimated seconds it will take to transfer the file.
    |&8 Name of the user who uploaded the file.

    |!1 Specifies the color and top Y position of the file description
    window.
    |!2 Specifies the bottom Y position of the file description
    window.

    Hope that helps :)

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From Avon@21:1/101 to Caphood on Friday, September 09, 2016 16:06:00
    On 09/09/16, Avon pondered and said...

    On 09/08/16, Caphood pondered and said...
    -------------------------------------------------------
    ANSIFINF.XXX - Extended File Info In Lightbar File List
    -------------------------------------------------------

    This template is used when displaying extended information on


    Its "pipe" &5 I think....

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: Agency BBS | telnet://agency.bbs.geek.nz (21:1/101)
  • From dream master@21:1/163 to Caphood on Friday, September 09, 2016 02:15:00
    On 09/08/16, Caphood said the following...
    I seem to remember either an undocumented Mystic MCI code or something
    in the language file years ago that was possible to add a Times
    downloaded field to the files listing for files. Am i dreaming? If
    anyone knows how this is possible give me a holler - thanks.

    for a file or in general?

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From dream master@21:1/163 to Avon on Friday, September 09, 2016 02:19:00
    On 09/09/16, Avon said the following...
    ANSIFINF.XXX - Extended File Info In Lightbar File List
    -------------------------------------------------------

    This template is used when displaying extended information on
    a file during the lightbar file listings. The following
    screen info and prompt info MCI codes are available:
    File name of the file.
    File size of the file.
    Date the file was added into the database.
    Time the file was added into the database.
    Number of times the file was downloaded.
    Estimated minutes it will take to transfer the file.
    Estimated seconds it will take to transfer the file.
    |&8 Name of the user who uploaded the file.

    they are filtered out hehe

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Caphood@21:1/112 to Avon on Friday, September 09, 2016 12:54:00
    Ok i found the line in the language file

    ; Lightbar file list, uploaded by: &5 = uploader
    436 pipe07pipe$D29 + Uploader: pipe&5 Times Downloaded pipe&3

    As you can see on the comment line above it does NOT indicate using
    the mci code pipe &3 which means Times Downloaded. So i added that
    to the line and its works!

    Its line 436 you want to edit.

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ SIMMAH DOWN NAH! heah SIMMAH DOWN NAH!

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From bcw142@21:1/145 to Caphood on Friday, September 09, 2016 15:09:00
    On 09/09/16, Caphood said the following...
    Ok i found the line in the language file
    ; Lightbar file list, uploaded by: &5 = uploader
    436 pipe07pipe$D29 + Uploader: pipe&5 Times Downloaded pipe&3

    So any reason for not also handling line 437?

    ; Lightbar file list, uploaded by: &5 = uploader
    436 |07|$D29 + Uploader: |&5 Times Downloaded |&3
    ; Standard file list, uploaded by: &5 = uploader
    437 |07|$D29 + Uploader: |&5 Times Downloaded |&3

    I usually update both ;)
    ...Don't look back, the lemmings are gaining on you.

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145)
  • From Caphood@21:1/112 to bcw142 on Sunday, September 11, 2016 15:06:00
    So any reason for not also handling line 437?
    ; Lightbar file list, uploaded by: &5 = uploader
    436 29 + Uploader: Times Downloaded
    ; Standard file list, uploaded by: &5 = uploader
    437 29 + Uploader: Times Downloaded

    Theres no reason that wouldn't work either. Go for it.

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ SIMMAH DOWN NAH! heah SIMMAH DOWN NAH!

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)
  • From bcw142@21:1/145 to Caphood on Sunday, September 11, 2016 16:36:00
    On 09/11/16, Caphood said the following...
    So any reason for not also handling line 437?

    Theres no reason that wouldn't work either. Go for it.
    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ SIMMAH DOWN NAH! heah SIMMAH DOWN
    NAH!

    I did, it works fine. Just like to keep things working for both lightbar and non-lightbar ;)

    --- Mystic BBS v1.12 A31 (Raspberry Pi)
    * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145)
  • From Caphood@21:1/112 to bcw142 on Monday, September 12, 2016 12:00:00
    So any reason for not also handling line 437?
    Theres no reason that wouldn't work either. Go for it.
    I did, it works fine. Just like to keep things working for both lightbar and non-lightbar ;)
    * Origin: Mystic Pi BBS bcw142.zapto.org (21:1/145)

    Bloody good - Outstanding

    ²ß±ß° {tHE.pIRATE.kING} ÜßÛßÜ
    ß²Ü°ß HOIST THE COLOURS ßÛÜÛß
    þþþ NEVER SHALL WE DIE. ÝÝÞ SIMMAH DOWN NAH! heah SIMMAH DOWN NAH!

    --- Mystic BBS v1.12 A31 (Windows)
    * Origin: ACiD Telnet HQ / blackflag.acid.org (21:1/112)