Jump to content

Add cutscenes before reinforcements FE8


AAAAAAAAAAAqqqqq
 Share

Recommended Posts

Reinforcements are turn based events, just add a text event line. You'll need to read up on them if you're not familiar.

Link to comment
Share on other sites

You can probably get away with disassembling, adding the line you want then reassembling and repointing. I have no idea if FE8 tolerates that though.

Link to comment
Share on other sites

Because is a hack! and i did not find tutorials from how to do.

ok, so are you changing/adding any text beyond this?

also, shin i think you can do it that way, i'm not sure its been a while since i hacked anything, i should get back to that now that i have time

Link to comment
Share on other sites

TEXTSTART
TEXTSHOW putyourtextIDhere

TEXTEND

REMA

otherwise

Text(putyourtextIDhere)

If you disassemble and put something extra and keep the same org offset, though, you create a script which is longer than the original, which means that it could overwrite some data which is after the one you're inserting, and screw up things. Just erase something when you add something, or simply put the script into free space.

Edited by Alfred Kamon
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.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...