Monday, March 25, 2013

Guide - Quest Creator part 3 (text)

All the heavy lifting has been done lets go look at the text portion.  This is the part you will need to do the most changes in.



First off you can input text in the violet fields and the quest creator will update them... If you want to make a cheap and dirty quest that's fine.  I'm not going to do it that way I just want the formated xml with all the names consistent.

Once again lets make a new xml file.

xml/textstories/

is the default directory our example is at

xml/textstories/shop/twosnipstailor/twosnipsnextmodelquesttext.xml

Don't forget to the add the file to the text files at

xml/textstories/books.xml

and to add the root tags.

Now comes the part that is labor intensive no matter how you look at it adding the actual text and images.  At least you don't have to worry about the call names since there all set up for you.


After adding some text we now have a quest that says stuff.   Now lets go look at the quest book because we need to make some modification to the original quest xml from the setup.


If you look the quest book is only showing the first line of a multi line quest set up.  No problem we just need to add the rest of the lines now.  Just add more textlabel and textlabelend using the text labels from the text in the text xml.

It's that easy to add the remaining lines to the quest book and are quest book filled out.

That's about it for text.

Daisy

No comments:

Post a Comment