• Rlogin

    From JOE SCHWEIER@VERT/JOESBBS to All on Thursday, February 12, 2015 09:40:00
    Where is the document file for synchronets log in for a game server... I
    want it so that ther person logs in and goes directly to the door
    menu...

    Thanx

    Joe

    ---
  • From echicken@VERT/ECBBS to JOE SCHWEIER on Thursday, February 12, 2015 13:34:19
    Re: Rlogin
    By: JOE SCHWEIER to All on Thu Feb 12 2015 09:40:00

    Where is the document file for synchronets log in for a game server... I want it so that ther person logs in and goes directly to the door
    menu...

    I'm assuming that you're using Synchronet as a game server. Correct?

    Is this Synchronet BBS being used *only* as a game server? If so, you could turn off various login things (new msg/file scan, etc.) and make the door menu your only menu. Some editing of logon.js and login.js might be needed.

    Or if you want Synchronet to be a BBS as well as a game server, you could have your logon.js script handle rlogin clients differently from the rest:

    if(bbs.connection.toUpperCase() == "RLOGIN") {
    send.user.straight.to.door.menu(); // This method doesn't actually exist
    bbs.hangup();
    }

    ---
    echicken
    electronic chicken bbs - bbs.electronicchicken.com - 416-273-7230
    þ Synchronet þ electronic chicken bbs - bbs.electronicchicken.com
  • From IB JOE@VERT/JOESBBS to echicken on Thursday, February 12, 2015 12:30:00
    I'm assuming that you're using Synchronet as a game server. Correct?

    I found what I was looking for. There was a website showing how to get
    doormud to as a server... even had the files needed to finish things up... followed the short setup and it's never worked better for me.

    Thanx

    :)

    IB Joe
    AKA Joe Schweier
    Joe's Computer & BBS
    joesbbs.com 587.555.1212
  • From Digital Man@VERT to IB JOE on Thursday, February 12, 2015 14:58:30
    Re: Re: Rlogin
    By: IB JOE to echicken on Thu Feb 12 2015 12:30 pm

    I'm assuming that you're using Synchronet as a game server. Correct?

    I found what I was looking for. There was a website showing how to get doormud to as a server... even had the files needed to finish things up... followed the short setup and it's never worked better for me.

    Thanx

    :)

    IB Joe
    AKA Joe Schweier
    Joe's Computer & BBS
    joesbbs.com 587.555.1212

    Your 2 most recent posts are missing your QWK tagline. This one didn't even have a tear line. Whatever means you're using to post this message on DOVE-Net is having issues.

    digital man

    Synchronet "Real Fact" #53:
    The Synchronet source code consists of over 500,000 lines of C and C++.
    Norco, CA WX: 81.2øF, 14.0% humidity, 4 mph W wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net