• Galatic Dynasty

    From Blue White@21:1/175.8 to Apam on Sat Feb 24 21:31:58 2018
    I have created a script to call the door, but nothing happens (no
    error messages) when I choose the option from the doors menu. I have
    changed the ini file to call the script.

    In the script, I added a line before the door is called to copy the
    door.sys file (actually all contents of) the node directory to a
    backup directory so I could see what was being created. There is
    nothing, no door.sys or anything, in the backup directory.

    Is there something I need to do to Magicka to get it to create the
    door.sys file when it calls the door script file? Do you have an
    example script file you would use to call GD with?

    Thanks!

    --- MagickaBBS v0.9patch (Linux/armv7l)
    * Origin: Possum Lodge South * capitolcityonline.net:7636 (21:1/175.8)
  • From apam@21:1/125 to Blue White on Mon Feb 26 10:36:48 2018
    In the script, I added a line before the door is called to copy the door.sys file (actually all contents of) the node directory to a
    backup directory so I could see what was being created. There is
    nothing, no door.sys or anything, in the backup directory.

    Sounds like a problem with you menu file, the dropfiles get created
    regardless of whether a script is successful, the Menu entry should look
    like this:

    HOTKEY 1
    COMMAND RUNDOOR
    DATA Galactic Dynasty

    The doors.ini entry would look like:

    [Galactic Dynasty]
    command = /path/to/your/script.sh
    stdio = true

    Make sure you restart magicka so it can read the new ini files.

    Andrew

    --- MagickaBBS v0.10alpha (Linux/x86_64)
    * Origin: Exotica BBS - telnet://exoticabbs.com:2023/ (21:1/125)
  • From Blue White@21:1/175.8 to apam on Tue Feb 27 20:08:57 2018
    Sounds like a problem with you menu file, the dropfiles get created regardless of whether a script is successful, the Menu entry should
    look like this:

    HOTKEY 1
    COMMAND RUNDOOR
    DATA Galactic Dynasty

    The doors.ini entry would look like:

    [Galactic Dynasty]
    command = /path/to/your/script.sh
    stdio = true

    LOL, once I got the menu entry corrected, and overcame my inability to
    spell, <GRIN> the game fires right up!!!!

    THANKS!!!



    ... Spelling is a sober man's game
    --- MultiMail
    * Origin: Possum Lodge South * capitolcityonline.net:7636 (21:1/175.8)