How to make dialogue loop.

● ARCHIVED · READ-ONLY
Started by BrutalBarracuda 4 posts View original ↗
  1. So i setup an event with an NPC. I talk to him, he says whats on event page 1. I then setup a self switch to go to event page 2. The next time i talk to him he says what is on event page 2.

    Great! It's working fine. I then setup another event page (3) and he says that if i click on him a third time.

    Perfect! What could possibly go wrong.

    After event page 3 dialogue i setup another self switch to loop the dialogue back to event page 1 dialogue. But instead of it repeating the process, it just keeps repeating the dialogue from event page 3.

    I know variables are one way to do, but i havent got my head round variables yet. Is there anyway to loop the dialogue using self switches?

    Thanks all!
  2. Have you tried on the third page to simply turn off all the other self-switches at the end of the dialogue on that page?
  3. you need to learn about page priority. to get back to page 1 you need to disable the conditions/self-switches of all higher pageas.
  4. @Andar There are a great many things I need to learn about :troll:
    @Mrs_Allykat Perfect! Thank you! :thumbsup-left::thumbsup-right: