For Honour
by Andrew Pamment

Installation for Mystic BBS v1.12 A39

Installation instructions for For Honour under Linux
Tested and currently running under Ubuntu 17.10

INSTALLATION:

Unpack into ~/doors/forhonour/
(or directory of your choice)

run ./mystic -cfg

Mystic v 1.12 A39
-----------------

Display Text	: (F)or Honour
Lightbar Low	: (F)or Honour
Lightbar High	: (F)or Honour
Hot Key			: F
Access			:
Display Type	: Access
X Y				: 0   0
Timer			: 0
Timer Type		: Interval             Redraw  : Yes
Command--------------------Access----Data---------------------------------------------
(DD) Exec external program           ~/doors/forhonour/forhonour.sh %PDOOR.SYS

forhonour.sh
#!/bin/bash
cd ~/doors/forhonour/
./ForHonour $1

I have found that having the script file located in the For Honour directory is 
the easiest way to run it. I had issues with trying to locate the file in other
locations.

Please note the case of both the commands in the script file, and the data field within
Mystic. Linux is case sensitive, and if the case is not correct, it will not work.
Trust me. :)

Dan Richter
aka Black Panther
Sysop - Castle Rock BBS
telnet://castlerockbbs.com
The sparrows are flying again...


