Jump to content

BoA Editor Cookbook


Recommended Posts

Hi guys,

 

I've started working on a "cookbook" describing how to use the BoA editor to achieve the various things you typically want to put into a scenario. So far, I've covered things like traps, locked doors, shops, etc.

 

There's nothing new as such -- just information gleaned from the BoA manual, the appendices, and a bit of fiddling about to see what works and what doesn't, all packaged up to be easier to find and read than the existing docs. I'm not saying it's perfect (I'm learning, so I've almost certainly made a few mistakes here and there), and it's definitely not complete, but hopefully some of you will find this concept useful, both in learning how to use the scenario editor, and to refer back to when creating your own scenarios.

 

If you're interested, you can grab a copy of the cookbook here .

 

Please note that this is definitely a work in progress -- if you have any suggestions for new recipes, or can see any glaring (or not-so-glaring) mistakes, please let me know!

 

Cheers,

 

- Erik.

Link to comment
Share on other sites

Quote:
Originally written by Drakefyre:
It's usually spelled 'dialogue'. Dialog boxes are boxes that pop up with options for you to choose.
Umm, not to quibble (OK, maybe I'm quibbling just a bit wink ), but AFAIK, 'dialogue' is simply an archaic spelling of 'dialog' (the modern, more accepted spelling). They're called dialog boxes because it's a metaphor for carrying on a conversation between you and your computer. smile

To the subject at hand: this looks terrific! Thanks for doing this! smile

-spyderbytes
Link to comment
Share on other sites

I disagree that "dialogue" is an archaic spelling.

 

Dialogue (not dialog) is the spelling used in Encarta 2003. Last year is hardly archaic.

 

I just checked with my son (who's doing IT at University, and knows more about computers than I do) - he uses "dialog" when talking about dialog boxes, but when talking about a conversation between two people he uses "dialogue". He believes the different spellings are because it's being used in a different context as if it was a new word.

 

Back to the topic, I like the idea of the cookbook. While I don't plan on releasing any scenarios, I do intend to play around a bit with the editor. For a scripting newbie like me any help I can get is much appreciated. The last time I did any programming was in BASIC on a CP/M machine in the late 80s.

Link to comment
Share on other sites

First of all, smile to everyone for the kind words.

 

Now in response to various people's comments:

 

It's usually spelled 'dialogue'. Dialog boxes are boxes that pop up with options for you to choose.

 

Good point. I'll fix that -- thanks!

 

I can write some stuff if you want, probably about moving the party between towns, creating monsters, etc.

 

Thanks, Drakefyre, that'd be great. The first task is to figure out what sorts of recipes people want, and then write them -- we don't need everything, just the most common sorts of things people want to know when creating scenarios. By the way, haven't I've already mentioned moving the party between towns in the section called "Entering and Leaving Towns"? Creating monsters, though, would be a great idea.

 

What other topics would people like to see?

 

A major error in the file that I noticed:

 

"Create the dialog script, and place the following at the start of the file:

 

begindialogscript; "

 

It should be begintalkscript (unless I am very much mistaken).

 

Oops! I'll fix that in the next version of the cookbook...

 

I absolutely hate PDF whatever the contents...Learn HTML or something. It'll make it 75% more accessable.

 

Actually, I do know HTML (as well as Latex and about half a dozen other markup languages). I chose PDF because, as others have pointed out, it's possible to print out the resulting file. The original document is actually written using MS Word (I decided to keep it simple so that other can edit the file if they want), and I then generate the PDF file from the word document. I'm more than happy to make the original ".doc" file available, if people want that, and of course you can export MS Word documents to HTML, so that's possible as well. My only problem is that I'm using my company's web site to host the cookbook, and they don't have much spare space as they're using a hosted web site. If anyone wants to host the cookbook, please let me know and I'll pass it on.

 

I actually considered making the cookbook a "wiki" (a collaborative web site) so that lots of people can contribute, but figured it'd be easier for people to have a file to download and refer to when creating their scenarios. All suggestions, though, are most welcome.

 

Happy Easter!

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...