• Door game

    From Richard@21:4/111 to All on Friday, February 23, 2018 15:18:44
    I am trying to run a door game here , and having a bit of a problem

    in the doc's it says to to this

    @@ Mystic Setup @@:

    Command Data:
    c:\mystic\doors\amb4031\amblaunch.exe /n %3 /d c:\mystic\temp%3

    I have tried D3 and DD , as requested

    the game will show up on the local screen , but NOT via the BBS

    it just hangs there ...

    the name of the game is 'Ambroshia: Test of Time'

    I know its a little bit older of a game , but would like to try it out

    Thank for any and all help here

    Richard Szajkowski AKA The Wizzard

    U.S.S. Alliance BBS (Brampton) (Born 1984 Reborn 2017)

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: U.S.S. Alliance (BBS Brampton) (21:4/111)
  • From CyntaxX@21:4/113 to Richard on Friday, February 23, 2018 16:26:48
    On 02/23/18, Richard said the following...

    I am trying to run a door game here , and having a bit of a problem

    in the doc's it says to to this

    @@ Mystic Setup @@:

    Command Data:
    c:\mystic\doors\amb4031\amblaunch.exe /n %3 /d c:\mystic\temp%3

    I have tried D3 and DD , as requested

    the game will show up on the local screen , but NOT via the BBS

    This is how I did mine. I made a batch file start.bat:

    @ECHO OFF
    cd c:\mystic\doors\ambrosia
    amblaunch.exe /n %1 /d c:\mystic\temp%1\door32.sys -silent

    And then launched D3 and command of <path/to/batch/file> %N. I haven't
    brought back up all my doors since I switched to linux from a Win32 system,
    but I did have Ambrosia up and running before with no issue.

    Hope that helps.

    --- Mystic BBS v1.12 A38 2018/01/01 (Raspberry Pi/32)
    * Origin: Digital Wurmhole | digitalwurmhole.ddns.net:2323 (21:4/113)
  • From Richard@21:4/111 to CyntaxX on Friday, February 23, 2018 16:49:52
    On 02/23/18, CyntaxX said the following...

    On 02/23/18, Richard said the following...

    I am trying to run a door game here , and having a bit of a problem

    in the doc's it says to to this

    @@ Mystic Setup @@:

    Command Data:
    c:\mystic\doors\amb4031\amblaunch.exe /n %3 /d c:\mystic\temp%3

    I have tried D3 and DD , as requested

    the game will show up on the local screen , but NOT via the BBS

    This is how I did mine. I made a batch file start.bat:

    @ECHO OFF
    cd c:\mystic\doors\ambrosia
    amblaunch.exe /n %1 /d c:\mystic\temp%1\door32.sys -silent

    And then launched D3 and command of <path/to/batch/file> %N. I haven't brought back up all my doors since I switched to linux from a Win32 system, but I did have Ambrosia up and running before with no issue.

    Hope that helps.

    I will give this a try , I dont know why it wants to load local and not via
    the bbs ..

    I will give it a try

    thank you

    Richard Szajkowski AKA The Wizzard

    U.S.S. Alliance BBS (Brampton) (Born 1984 Reborn 2017)

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: U.S.S. Alliance (BBS Brampton) (21:4/111)
  • From Richard@21:4/111 to CyntaxX on Friday, February 23, 2018 17:07:27
    This is how I did mine. I made a batch file start.bat:

    @ECHO OFF
    cd c:\mystic\doors\ambrosia
    amblaunch.exe /n %1 /d c:\mystic\temp%1\door32.sys -silent

    And then launched D3 and command of <path/to/batch/file> %N. I haven't brought back up all my doors since I switched to linux from a Win32 system, but I did have Ambrosia up and running before with no issue.


    ok its one of those days ... that did not work, did not even open a window on the local computer , I did get a complete 500 message in the log witch I dont know what the numbers mean

    thanks for the info ... I just dont get this .. maybe the computer .. might
    be time to copy all this over to a new computer and see there , because this
    is not the 1st game to not work when it works on a diferent sysops system

    Richard Szajkowski AKA The Wizzard

    U.S.S. Alliance BBS (Brampton) (Born 1984 Reborn 2017)

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: U.S.S. Alliance (BBS Brampton) (21:4/111)
  • From dream master@21:1/163 to Richard on Friday, February 23, 2018 21:29:06
    On 02/23/18, Richard said the following...
    I am trying to run a door game here , and having a bit of a problem Command Data:
    c:\mystic\doors\amb4031\amblaunch.exe /n %3 /d c:\mystic\temp%3
    I have tried D3 and DD , as requested

    use DD do this
    if your running the win32 version (you did not say)
    c:\mystic\doors\amb4031\amblaunch.exe -n%3 handle %0 -d c:\mystic\temp%3\door32.sys %0

    |08 .|05ú|13ù|15Dr|07e|08am Ma|07st|15er|13ù|05ú|08.
    |08 øù|05ú|13ùø |13øù|05ú|08ùø
    |11 DoRE|03!|11ACiDiC|03!|11Demonic |08[|15dreamland|09.|15darktech|09.|15org|08]

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/64)
    * Origin: |08--[|15!|07dreamland BBS dreamland.darktech.org (21:1/163)
  • From Richard@21:4/111 to dream master on Saturday, February 24, 2018 08:44:13
    On 02/23/18, dream master said the following...

    On 02/23/18, Richard said the following...
    I am trying to run a door game here , and having a bit of a problem Command Data:
    c:\mystic\doors\amb4031\amblaunch.exe /n %3 /d c:\mystic\temp%3
    I have tried D3 and DD , as requested

    use DD do this
    if your running the win32 version (you did not say)
    c:\mystic\doors\amb4031\amblaunch.exe -n%3 handle %0 -d c:\mystic\temp%3\door32.sys %0


    will I had DD , and would not work , with some help from another ember here ,

    got it to work and you have to use D3 or it fails ...

    it had just been one of those days , I hope today will be better , I have my grandkids over that I love so much ...

    so lets se how the day goes

    Thanks for the email

    Richard Szajkowski AKA The Wizzard

    U.S.S. Alliance BBS (Brampton) (Born 1984 Reborn 2017)

    --- Mystic BBS v1.12 A38 2018/01/01 (Windows/32)
    * Origin: U.S.S. Alliance (BBS Brampton) (21:4/111)