• hello...

    From Matt Munson@1:218/109 to Shawn Highfield on Sat Apr 10 17:09:52 2010
    Is there any sample configs for stuff like legend of the red dragon?
    Here's my setup for LORD.
    I think the fedit commands would prob be helpful if you can. Thanks
    --- Ezycom V2.15g1 01FA0275
    * Origin: Inland Utopia BBS (1:218/109)
  • From Matt Munson@1:114/635 to All on Fri Apr 9 22:36:52 2010
    I am getting into the swing of things. I got my system telnetable. I
    got Shawn H's Cheepedit working, fidonet messages are popping in.
    However doorgames are another stickler.

    Is there any sample configs for stuff like legend of the red dragon?

    And I was the naughty one who caught a bug yesturday :( I hope I can
    help make Ezycom successful.

    best,
    matt and thanks patrick for the help.

    --- Ezycom V2.15 00F90258
    * Origin: The Shaman's Inn, where weird is normal (1:114/635)
  • From Shawn Highfield@1:229/452 to Matt Munson on Sat Apr 10 13:06:48 2010
    However doorgames are another stickler.

    REally?

    Is there any sample configs for stuff like legend of the red dragon?

    Here's my setup for LORD.

    ** LORD 4.02m Node Configure ** ─────────────────────────────────────────────────────────────────────────────



    => (1) Node Number : 1
    (2) BBS Name : Tiny's BBS
    (3) BBS Software : QBBS
    (4) Path to dropfile : c:\ezy\node1
    (5) Fossil / Internal : Using regular fossil driver
    (6) Locked port speed : 38400
    (7) Comport : COMPORT 1
    (8) Send Open Comports command : No!
    (9) Send Reset Comports command : No!
    (A) Use special ANSI settings : No!
    (B) Use direct screen writes : No!
    (C) The status bar is : Enabled!
    (D) Copy setup from another RT game (TEOS and LORD2)
    ([) Go back a node
    (]) Go forward a node
    (Q) Quit to main


    Then I use the standard start.bat modified with my path's.

    C:
    cd\ezy\doors\LORD
    REM ^ Set this to your LORD path!
    @ECHO OFF

    IF EXIST INFO.1 DEL INFO.1
    IF EXIST DO1.BAT DEL DO1.BAT

    :BEGIN
    LORD.EXE 1 NORIP /DREW
    IF ERRORLEVEL 255 GOTO DONE
    IF ERRORLEVEL 254 GOTO DO1
    GOTO DONE

    :DO1
    CALL DO1.BAT
    GOTO BEGIN

    :NOSTART
    CALL START.BAT 0
    GOTO REALDONE

    :DONE
    IF EXIST INFO.1 DEL INFO.1
    IF EXIST DO1.BAT DEL DO1.BAT

    :REALDONE

    I run a lot of doors so trust me it does work! ;)

    Shawn

    ... A crises is when you CAN'T say let's forget about the whole thing!
    -*- CheepEDIT v0.99f+
    --- Ezycom V2.15g1 01FA027C
    * Origin: Tiny's BBS - http://www.tinysbbs.com (1:229/452)