Q: my quest is longer than 100 lines but the draw only can have up
to 100 lines??

A: just write separate sections of the quest 100 line each and then
append them to each other to append use the copy command.
copy xxxxx.aaa+bbb.ccc will append bbb.ccc to the end of xxxxx.aaa




Q. The color screws up in my quest

A. make sure all your commands are LIGHTGRAY
all the commands start with @, and the paragraph after a command
start with a @.


Q. there is overlap in the quest...

A. ok make sure no line in your quest is longer than 75 characters
make sure that after appending you go to the place where the two 
files come together and force an enter.. (after appending the first
line of bbb.ccc will be on the SAME line as the last line
of xxxxx.aaa so you need to go in with an editor and force enters there)
other wise minor overlap is no problem they are just not good aesthetically
it doesn't hurt



Q. ok i wrote my quest how do i put it into exitilus?

A. simple rename it to something like QUEST5.ANS
and copy it to the exitilus directory, and exitlius will automaticaly
recognize it...   the 5 makes it the fifth quest in the menu
like QUEST23.ANS would be the 23rd one...


