Problems using the quest journal v1.0.3

● ARCHIVED · READ-ONLY
Started by JackBank 7 posts View original ↗
  1. Modern Algebra's Quest Journal needs a lot of configuration and control (as all quest journal scripts that do more than just check a few switches), but if configured and used correctly, it will work.


    That means the error is not in the script, but either in your changes of it (you need to change the script to enter the quest data) or in your event calls to it. So we need to know what you have done with the script in order to find the error.


    Please post a link to your modified version of the script, that includes your quests and your configuration.


    Also post a screenshot of the event page(s) with the calls to the script.
  2. I've moved this thread to RGSSx Script Support. Please be sure to post your threads in the correct forum next time. Thank you.
  3. Andar said:
    Modern Algebra's Quest Journal needs a lot of configuration and control (as all quest journal scripts that do more than just check a few switches), but if configured and used correctly, it will work.

    That means the error is not in the script, but either in your changes of it (you need to change the script to enter the quest data) or in your event calls to it. So we need to know what you have done with the script in order to find the error.

    Please post a link to your modified version of the script, that includes your quests and your configuration.

    Also post a screenshot of the event page(s) with the calls to the script.
    I pasted it here: http://pastebin.com/VcQmrzK6
  4. and where is the screenshot of the event calling the functions? At first glance the script modifications look correct, but I had no time to check everything.
  5. Andar said:
    and where is the screenshot of the event calling the functions? At first glance the script modifications look correct, but I had no time to check everything.
    Oh sorry didnt see you asked for that

     

    complete_objective(1, 2) .. 1 because its quest 1 and 2 because its objective 2

    and then quest_complete(1) because it completes quest 1.. I also tried removing quest_complete(1) but it says the same with complete objective..

    not so good with coding. its weird because the other complete objectives works fine
  6. Not sure what I did but problem solved