• Sync Renegade Theme

    From Fusion@1:103/705 to All on Thu Apr 1 05:32:37 2021
    it would seem the renegade theme (well more importantly, it's swap of a/r for again/reply) doesn't happen until you've actually made it to the menu. new scans don't have it swapped yet.

    not a big deal but if it's an actual five-minute-fix that would be neat :)

    thanks!
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Digital Man@1:103/705 to Fusion on Thu Apr 1 12:55:23 2021
    Re: Sync Renegade Theme
    By: Fusion to All on Thu Apr 01 2021 05:32 am

    it would seem the renegade theme (well more importantly, it's swap of a/r for again/reply) doesn't happen until you've actually made it to the menu. new scans don't have it swapped yet.

    not a big deal but if it's an actual five-minute-fix that would be neat :)

    There's 2 things you can try (either should work):

    1. edit exec/logon.js, towards the end, add:

    if(user.command_shell.toLowerCase() == "renegade")
    system.settings |= SYS_RA_EMU;

    2. add an external program that executes on event: "Logon, Only" with the command-line of "*ra-emu" and Access Requires of "SHELL=RENEGADE".
    --
    digital man

    Synchronet "Real Fact" #58:
    The last version of Synchronet to run on MS-DOS and OS/2 was v2.30c (1999). Norco, CA WX: 78.8øF, 15.0% humidity, 0 mph SSW wind, 0.00 inches rain/24hrs --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)