• last10

    From Al@21:4/106 to apam on Sun Oct 27 05:46:30 2019
    Hello Apam,

    I've been working on getting the new last10 lua installed here but just
    get an empty screen. Looking at your orginal post I think it need a disconnect.lua, but I don't see one here.

    Is it at github somewhere?

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From Oli@21:1/151 to Al on Sun Oct 27 13:59:43 2019
    On Sun, 27 Oct 2019 05:46:30 -0700
    "Al -> apam" <0@106.4.21> wrote:

    Hello Apam,

    I've been working on getting the new last10 lua installed here but just
    get an empty screen. Looking at your orginal post I think it need a disconnect.lua, but I don't see one here.

    Is it at github somewhere?

    Maybe here?

    https://gitlab.com/magickabbs/MagickaScripts

    ---
    * Origin: (21:1/151)
  • From Al@21:4/106 to Oli on Sun Oct 27 06:44:32 2019
    disconnect.lua, but I don't see one here.

    Is it at github somewhere?

    Maybe here?

    https://gitlab.com/magickabbs/MagickaScripts

    Maybe.. but I don't see it.

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)
  • From apam@21:1/126 to Al on Mon Oct 28 10:49:57 2019
    Hello Apam,

    I've been working on getting the new last10 lua installed here but just get an empty screen. Looking at your orginal post I think it need a disconnect.lua, but I don't see one here.

    Just create a new file called disconnect.lua and add the following line:


    dofile("/path/to/magickabbs/scripts/last10_logouthook.lua");

    Andrew

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: HappyLand - telnet://magickabbs.com:2023/ (21:1/126)
  • From Al@21:4/106 to apam on Sun Oct 27 18:12:08 2019
    I've been working on getting the new last10 lua installed here but just get an empty screen. Looking at your orginal post I think it need a disconnect.lua, but I don't see one here.

    Just create a new file called disconnect.lua and add the following
    line:


    dofile("/path/to/magickabbs/scripts/last10_logouthook.lua");

    Yep, that looks better.. :)

    Ttyl :-)
    Al

    --- MagickaBBS v0.13alpha (Linux/x86_64)
    * Origin: The Rusty MailBox - Penticton, BC Canada (21:4/106)