• Magicka BBS strings

    From Blue White@21:4/134 to All on Sat Sep 8 09:45:54 2018
    * Originally in: Local_Main
    * Originally on: 08-Sep-2018 03:12
    * Originally by: Kevin Koch


    Does anyone know the ANSI escape code to use for positioning the cursor
    in the string config?

    I want to have the cuursor change position so I can use a "ascii art"
    style login.
    Example


    ____ ____ ____ ____ ____ __
    ||L |||o |||g |||i |||n |||: <-- this is wher ei want to reposition
    | __|||__|||__|||__|||__|||_ cusrosr .
    --- MultiMail
    * Origin: Possum Lodge South * possumso.fsxnet.nz:7636 * SSH:2122 (21:4/134)
  • From apam@21:1/125 to Blue White on Sun Sep 9 11:21:16 2018
    * Originally in: Local_Main
    * Originally on: 08-Sep-2018 03:12
    * Originally by: Kevin Koch


    Does anyone know the ANSI escape code to use for positioning the
    cursor in the string config?

    I want to have the cuursor change position so I can use a "ascii art"

    \e[Y;XH

    Where Y is the row and X is the column

    Andrew

    --- MagickaBBS v0.11alpha (FreeBSD/amd64)
    * Origin: The Fat Sandwich - sandwich.hopto.org:2023 (21:1/125)
  • From djatropine@21:4/134 to apam on Sun Sep 9 04:11:02 2018

    \e[Y;XH

    Where Y is the row and X is the column

    Thank you :D :D :D

    If only there was a way to send you a beer or a pint of Krakken Rum via Z-Modem.




    --- MagickaBBS v0.11alpha (Linux/armv7l)
    * Origin: Possum Lodge South * possumso.fsxnet.nz:7636 * SSH:2122 (21:4/134)