Jump to content
  • 0

Event Pages


froggy

Question

Hi.

 

I'm wondering what is the purpose of the Pages in events? I've always thought they ran independently of each other, and you could have different branches on each page for different parts of a quest, or just different quests altogether, however when i tried that with the completion of different tasks it just didn't complete any of them.

 

So could someone give me an example?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

2 Pages, 2 graphics.

 

Page one has the condition that Switch1 is true. Page 2 has the condition that Switch2 is false.

 

You could do something like:

Do you want to light the fire?/Do you want to put out the fire?

 

The response would change the switch, which would make the other page appear, and the fire graphic would be set or not.

 

^Just 1 example.

Link to comment
Share on other sites

  • 0

Each page can be activated by switch or variables, that's useful if you want that a NPC event (example) with a determined sprite (page 1) changes to other (page 2), or vice versa. Same function could be apply to do a dynamical actions with only one event.

Link to comment
Share on other sites

×
×
  • Create New...