• Spot scrolling logout ANSI art!

    From Don Rolo@21:4/167 to All on Sat Mar 7 19:45:53 2020

    I changed the logout ANSI art (the dog with the "KALL BACK SOON" message) for
    a custom one of the same size.

    Is there a way to let the new ANSI art stay on the screen when you logout, so people can check it? (in my case, the art scrolls TOO FAST so you can't see a thing and then the SyncTERM or the mystic terminal shutdown too).

    Thanks in advance!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: The Vault BBS (21:4/167)
  • From Al@21:4/106 to Don Rolo on Sat Mar 7 14:56:20 2020
    Hello Don,

    Is there a way to let the new ANSI art stay on the screen when you
    logout,

    Probably not and you can never tell what will happen with whatever terminal folks are using.

    Mystic has a nice gallery menu command. You could put a gallery on any of your menus for folks to look through.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Don Rolo@21:4/167 to Al on Sat Mar 7 22:13:54 2020
    I searched in the Mystic Wiki but didn't find any idea about how I can do that...
    Will look more deeply.

    Thanks Al!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: The Vault BBS (21:4/167)
  • From g00r00@21:1/108 to Don Rolo on Sun Mar 8 07:55:50 2020
    Is there a way to let the new ANSI art stay on the screen when you
    logout, so people can check it? (in my case, the art scrolls TOO FAST so you can't see a thing and then the SyncTERM or the mystic terminal shutdown too).

    You could put a screen pause there although I don't recommend it as users may end up just sitting at the pause prompt when they thought they logged out.

    You could also put a few seconds of delay at the end using the |DE code. I think each |DE is a half second delay (maybe a quarter?) so if you add like |DE|DE|DE|DE|DE|DE at the end that will sit them there a couple of seconds before disconnecting.

    --- Mystic BBS v1.12 A46 2020/03/07 (Windows/64)
    * Origin: Sector 7 (21:1/108)
  • From Don Rolo@21:4/167 to g00r00 on Sat Mar 7 22:27:33 2020

    P.S.: I already told you, love your program!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: The Vault BBS (21:4/167)
  • From Al@21:4/106 to Don Rolo on Sat Mar 7 17:31:18 2020
    Hello Don,

    Gallery menu command? hmmm... I need to check that.

    Yep, the menu command is GA if I remember right although I have forgotten what options are available to you. It'll be in the docs dir, maybe in the whatsnew.txt.

    Ttyl :-),
    Al

    --- GoldED+/LNX 1.1.5-b20180707
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From x1pepe@21:1/150 to Don Rolo on Sun Mar 8 07:52:31 2020
    I do that:
    Edit your ansi image and write at the end of the line:

    |PN

    This MCI Code will pause your draw at the end.
    :)




    Ultimo usuario activo de Msx en Ibiza.

    --- Mystic BBS v1.12 A43 2019/03/03 (Raspberry Pi/32)
    * Origin: Sotano Msx Bbs (21:1/150)
  • From Ratz@21:2/114 to Don Rolo on Sun Mar 8 08:18:24 2020
    Is there a way to let the new ANSI art stay on the screen when you
    logout, so people can check it? (in my case, the art scrolls TOO FAST so you can't see a thing and then the SyncTERM or the mystic terminal shutdown too).

    Hello Don, You probably figured this out already but I typed all this so I am sending it anyway. =]

    Try setting your DG command up like this, the @19200 slows down the display scrolling so you can see the art, try @1200 it's nice and slow.

    the @end makes it pause only at the end, good for those long scrolling
    ansi's.

    Add g00r00's pipe DE's to your ansi and you should be good to go.

    --------------------------
    Command : (GD) Display a file
    Data : @19200@end@picture.ans
    Access
    Grid Event : Selected
    --------------------------

    *all this info is also on the wiki.

    Also if you want to get really fancy there is a utility called awipe that
    will animate your 80x24 ansi's with various wipes. I use this on my board,
    it's sweet. You can get it on my bbs or I can upload it for you if you like,

    later on..


    --
    |04ratz |15┼ |07sysop |15@ |07freeside

    --- Mystic BBS v1.12 A46 2020/03/02 (Windows/32)
    * Origin: Freeside BBS - Cincinnati, USA - freeside.bbs.io (21:2/114)
  • From Don Rolo@21:4/167 to x1pepe on Sun Mar 8 23:09:10 2020
    you simulate the "modem bauds". So, I put 4800 bauds (don't remember if that the exact number) and now the drawing just appears in a beautiful manner!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: The Vault BBS (21:4/167)
  • From Don Rolo@21:4/167 to Ratz on Sun Mar 8 23:11:32 2020
    my ANSI art flows very nice :)
    Thanks for the tips!

    --- Mystic BBS v1.12 A45 2020/02/18 (Windows/64)
    * Origin: The Vault BBS (21:4/167)