• Talisman door bbslist settings

    From Sneaky@21:1/115 to paulie420 on Wednesday, December 30, 2020 09:30:10
    Re: Re: Adding menu items
    By: paulie420 to Tiny on Mon Nov 30 2020 05:21 pm

    Hi paulie420 or All

    I would like help with setting up bbslist in Talisman windows and rasberry pi

    in Windows 10 these are my settings ie

    Windows menus.toml

    [[menuitem]]
    command = "RUNDOOR"
    data = "C:\\bbs\\talisman\\doors\\bbslist\\bbslist.bat"
    hotkey = "1"

    batfile

    @echo off
    C:
    cd \bbs\Talisman\doors\bbslist
    bbslist.exe -D C:\bbs\Talisman\temp\%1\door32.sys -SOCKET %2

    it works in a way but after adding the bbs into menu and press
    T telnet it says connected but doesn't appear of if does it to slow
    and cannot type in login so a setting cannot be right

    extra in readme

    Add this command line as a chain:

    C:\path\to\batchfile.bat %C %H
    don't know what to do with this ??

    Rasberry pi unix I have the bbs and message and file area working
    okay and I am not good at unix still learning but just cannot
    get it it to appear at all these are my setting I now it not right
    but hope you can show me hows it done unix extensions etc win .bat
    unix .sh or none

    [[menuitem]]
    command = "RUNDOOR"
    data = "//home//ian//talisman//doors//bbslist//bbslist"
    hotkey = "1"

    #!/bin/bash
    cd //home//ian//Talisman//doors//BBSList
    ./BBSList.linux.x86_64 -D $1

    extra

    Add this command line as a chain:
    again unsure what to do with the extras

    Thank you for you help with this

    Ian S 1st Choice Core Sbbs Nz
    --- SBBSecho 3.11-Win32
    * Origin: 1st Choice Core (21:1/115)