• RG shuttle/matrix question

    From Alpha@25:25/0 to All on Sat Nov 11 10:03:57 2023
    Configuring my matrix login, and the default menu setup seems to display some malformed ANSI cursor positioning code instead of the lightbar(s):

    %EC[21;12HLog On%BN

    Any ideas what might be going wrong? Lightbars and shuttle are "on" in system toggles...

    Thanks!

    jA


    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Exodus@25:25/5 to Alpha on Sat Nov 11 18:53:01 2023
    %EC[21;12HLog On%BN

    %EC isn't an MCI code any longer ... what are you trying to do with it?

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (25:25/5)
  • From J0Hnny A1Pha@25:1/112 to Exodus on Sun Nov 12 10:50:32 2023
    %EC isn't an MCI code any longer ... what are you trying to do with it?

    Ah, OK, I was loading up the default shuttle menu and that's what is built-in/default...

    what I'd like to do do is to be able to have a matrix
    menu with vertical light bars that i can position anywhere on the screen. That's the goal ATM...

    --- Renegade v1.30/DOS
    * Origin: AlcoholidayBBS.com / Est. 1995 / Columbia, SC (25:1/112)
  • From Exodus@25:25/0 to J0Hnny A1Pha on Sun Nov 12 14:01:41 2023

    Ah, OK, I was loading up the default shuttle menu and that's what is built-in/default...

    what I'd like to do do is to be able to have a matrix
    menu with vertical light bars that i can position anywhere on the screen. That's the goal ATM...

    Nice ... there are the ANSI position mci codes %XX;YY% (I think off hand, I always have to check <G> .... thats how I do most of my lightbar and positioning stuff here.

    ... Natural Selection works ... if you let it.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Alpha@25:25/0 to Exodus on Mon Nov 13 08:34:42 2023
    Nice ... there are the ANSI position mci codes %XX;YY% (I think off hand, I always have to check <G> .... thats how I do most of my lightbar and positioning stuff here.

    Ah, thanks Exodus, that's exactly what I was looking for.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Exodus@25:25/0 to Alpha on Mon Nov 13 15:55:47 2023
    Nice ... there are the ANSI position mci codes %XX;YY% (I think off hand, I always have to check <G> .... thats how I do most of my lightbar and positioning stuff here.

    Ah, thanks Exodus, that's exactly what I was looking for.

    You ARE using v1.33/DOS correct?

    ... I gave her the ring, she gave me the finger.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Alpha@25:25/0 to Exodus on Tue Nov 14 11:57:01 2023
    You ARE using v1.33/DOS correct?

    Correct. v1.33 DOS complete new install.

    I don't think the Shuttle/Matrix login is working on the default
    config... But slowly getting it wired up! Looks like the MCI code for cursor placement is in the format: %XY22;19% -- that helped a lot.

    One thing I'm trying to suss out when using Shuttle menu: when a user selects the "Apply" cmdkey (O2), but then selects "no" to abort the application, i can't figure out a way to reload the shuttle menu, all the stacked commands execute BEFORE the Apply Y/N prompt, so the lighbar menu gets pushed up and mis-aligned... Anything I might be missing here?

    I downloaded some old-skool RG lightbar mods, to get some ideas, but they all shipped with .MNU files, and new-skool RG looks like it keeps those configs in DAT files now.

    Cheers!

    .jA.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Exodus@25:25/0 to Alpha on Tue Nov 14 15:53:01 2023
    One thing I'm trying to suss out when using Shuttle menu: when a user selec the "Apply" cmdkey (O2), but then selects "no" to abort the application, i can't figure out a way to reload the shuttle menu, all the stacked commands execute BEFORE the Apply Y/N prompt, so the lighbar menu gets pushed up and mis-aligned... Anything I might be missing here?

    Try hitting ALT-S and turn off the sysop bar, and see if it fixes it. Some cmds are screwy and show 1 line off locally, but display fine remotely. Turning off the sysop bar will make it look fine locally. Give it a shot.

    ... You now have 10 minutes to reach a safe distance.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Alpha@25:25/0 to Exodus on Wed Nov 15 09:09:22 2023
    Try hitting ALT-S and turn off the sysop bar, and see if it fixes it. Some cmds are screwy and show 1 line off locally, but display fine remotely. Turning off the sysop bar will make it look fine locally. Give it a shot.

    That solved a problem for me, the light bar "shifting" after mving the
    cursor up/down! Thanks.

    I think I understand RG's command stacking better now, expcailly when it comes to lighbar menus.

    I just have a small issue now where after a user logs in (I load a seperate login screen and position the inputs via the strings file) the matrix main menu loads again before logging the user in. It's probably falling back somewhere in my menus... Progress!

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)
  • From Exodus@25:25/0 to Alpha on Wed Nov 15 15:44:05 2023
    That solved a problem for me, the light bar "shifting" after mving the cursor up/down! Thanks.

    I think I understand RG's command stacking better now, expcailly when it co to lighbar menus.

    Glad to hear it ....

    ... Documentation - The worst part of programming.

    --- Renegade v1.33/DOS
    * Origin: The Titantic BBS Telnet - ttb.rgbbs.info (25:25/0)