Jump to content

Checking character coordinates in FE7 (solved)


flingleforp
 Share

Recommended Posts

12 hours ago, flingleforp said:

Is there any way in FE7 to check a character's coordinates for use as a condition?

It depends on what you're trying to do.

You could have an AREA event and check who the active character is.

Link to comment
Share on other sites

3 hours ago, Primefusion said:

It depends on what you're trying to do.

I'm trying to get another event to unlock only if a character is currently on a certain area. Sort of like the switches in FE7 chapter 6, but all of the switches need to be pressed at the same time. I don't know if an AREA event would work because I don't want it to activate immediately after the character steps on the tile.

Link to comment
Share on other sites

make each AREA event check the others before activating

 

if you want to ensure that they're still pressed, unset each button's event ID every turn with a turn event, then put the same AREA events in your TurnEvents array to re-set them

Edited by CT075
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...