Welcome Forums Get help How to make an npc say a different dialogue after talking to them

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #52433
    Anonymous
    Inactive

    For example, you say ”hi” to an npc and they respond with ”hello”. When you come back to talk to them they respond with ”I already talked to you”.

     

    Does it have to do something with tokens or?

    #52434
    -The-Daydreamer
    Participant

    I use this:

    If hero has token ‘knows npc435’

    npc435 says “I already know you”

    Else:

    npc435 says “Hi! I’ve never seen you before! Whats your name?”

    hero says “hero”

    npc435 says “well, nice to meet you!”

    Hero receives token ‘knows npc435’

     

    Hope this helps!

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Get help’ is closed to new topics and replies.