Diffrent Actor = Diffrent Text

● ARCHIVED · READ-ONLY
Started by RPGMaker 5 posts View original ↗
  1. I want when I use Actor A and talk to a NPC, A Text appears.

    While when I use Actor B and talk to a NPC, Another Diffrent Text appear.

    Is this possible using a script?
  2. A script won't be necessary. Just use Control Variables and Conditional Branches.

    b9iv6f.png
  3. PK8 said:
    A script won't be necessary. Just use Control Variables and Conditional Branches.

    Thanks I will try it out...

    Could you tell me step by step?

    Because I am bit confused.

    Never mind I saw the comments...

    EDIT : I did Every thing you did, and still no effect.

    What reason could this be?
  4. That might be because your first character isn't the character with ID 1 in the database, please use screenshots to show what you've done and what happens.