[FE8] Getting an event to trigger on a x,y placement

Before asking, make sure to search! Press the :mag: in the upper right to search.

  • Hacking method: FEbuilder
  • Base Game: FE8

I’m trying to trigger an event when a player unit stops on a x,y placement

  1. In the “Always Condition” option create a new event.
  2. Event type should be B
  3. Set a completion flag if the event will trigger once.
  4. First Point and Second point mark the range of the event, if you want it to be a single tile, use the same coordinates for both points.
  5. Event is the actual code for the event, remember to add the player only condition, otherwise enemies can trigger the event.

4 Likes