Jump to content

How to replace an npc with another after a cutscene?


Mistb0rn

Recommended Posts

I'm helping Dia with her first real scenario, but we've run into a slight problem. At one point in the scenario, you are moved to another town for a cutscene, then returned. At this point, we want to replace one version of a guard npc with another (standing in a different spot and with a different personality).

 

So far we've tried:

Delete monster + one-shot place town encounter

Setting each creature's life/death flags

Major event has occurred

 

In each instance, the second version either fails to appear or is there all along.

EDIT: We did finally get it to appear properly, using the first method, but then he disappears as soon as you leave the town and I can't figure out how to get him back. Even giving the one-shot no sdf it still won't call again after the first time.

Anyone have any ideas on how to do this right? We'd really appreciate it. :-)

 

 

Link to comment
Share on other sites

Try this:

  • Set aside an SDF for both NPC's appearances/disappearances. Make sure it's just a general SDF, and not linked to anything via the editor.
  • When you create the town, have both NPCs showing.
  • Check the flag when you enter the town (the "INIT_STATE" state). If the SDF is a certain value(s), show NPC #1 and delete NPC #2; otherwise, delete NPC #1 and show NPC #2.

 

EDIT: I just noticed this is the BoE forum, not BoA. However, my workaround should work for either game.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...