kawaiihime
Member
Always wanted to make your own journal or questbook?
You don't need the script to make a journal or questbook system in the menu.
This tutorial teaches you how to make your own journal with just eventing.
First go to your database(you can see your database by clicking the database icon, or you can go to tools -> database, or just press F9 on your keyboard) and go to Items click on the change maximum button and change the number 32 to 33. create a new item and name it journal. finish all the details on your journal like(icon, description, scope etc.) now create your quest.
put a npc on the map and click show text. write down what the character has to say and then add the command "control switches" name your first switch and name it "quest". the operation must be on. add a new event page and add your character graphic. and go to under condition: switch (1st one) and choose the switch you named " quest" the "switch" with quest will be on with a tick in a box next to it.
In the 2nd event page add your text which the character will say when you have not got what it wants.
Now go back to the database amd go to common events.
name your event Journal. ignore the ignore the condition switch and trigger.
put an event command in the black space below (press enter or double click)
use the conditional brach command.
and activate the quest switch then press ok.
when you have the command, go under conditional brach(above 'else)
and add your text on what you have to do.
after creating your common event, go to 'Items' and go to the new item you created and use the common event you had just set up.
get your character to obtain the Journal you created and test it by creating your quest.
You don't need the script to make a journal or questbook system in the menu.
This tutorial teaches you how to make your own journal with just eventing.
First go to your database(you can see your database by clicking the database icon, or you can go to tools -> database, or just press F9 on your keyboard) and go to Items click on the change maximum button and change the number 32 to 33. create a new item and name it journal. finish all the details on your journal like(icon, description, scope etc.) now create your quest.
put a npc on the map and click show text. write down what the character has to say and then add the command "control switches" name your first switch and name it "quest". the operation must be on. add a new event page and add your character graphic. and go to under condition: switch (1st one) and choose the switch you named " quest" the "switch" with quest will be on with a tick in a box next to it.
In the 2nd event page add your text which the character will say when you have not got what it wants.
Now go back to the database amd go to common events.
name your event Journal. ignore the ignore the condition switch and trigger.
put an event command in the black space below (press enter or double click)
use the conditional brach command.
and activate the quest switch then press ok.
when you have the command, go under conditional brach(above 'else)
and add your text on what you have to do.
after creating your common event, go to 'Items' and go to the new item you created and use the common event you had just set up.
get your character to obtain the Journal you created and test it by creating your quest.