Jump to content

Nerubian_Lord

Member
  • Posts

    7
  • Joined

  • Last visited

    Never

Posts posted by Nerubian_Lord

  1. NOTE: The secoind set of quotes are used for something - for a second paragraph, since every paragraph can only be [some number] (think it was 256) characters long. So you can do like this:

    message_dialog("blablablablablablablablablablablablablablablablablablablablablablablablablablabla Ooops I think thats almost 256 char. long I 'll continue on the other paragraph","I'm continuing to write nonsense...");

  2. Yes, there is a problem with your quests. A quest should look like this:

    init_quest([some nuber],[sHORT description],[FULL description])

    e.g:

    init_quest(0,"Kill bandits","Erika from Fort Avernum has asked you to kill the bandits outside of town.");

    After the number follows the title of the quest, and then the full description. I don't know if that has something to do with your dialog

×
×
  • Create New...