Jump to content

Guy3002

Member
  • Posts

    3
  • Joined

  • Last visited

Previous Fields

  • Favorite Fire Emblem Game
    Genealogy of the Holy War

Guy3002's Achievements

Newbie

Newbie (1/14)

  1. I know this sounds really stupid, but how is who the lord is determined? By lord I mean the person that triggers the "CauseGameOverIfLordDies" code, and the person who can seize.
  2. Right now I'm working on a map and the one bit that has absolutely confused the shit out of me is Conditions. Currently I'm trying to make it so that when you finish the chapter you will get a different ending event based of whether or not you visit a village(I think the event is called NewCharacter by the way) and the character you get from the village survives. Here are my events if that helps. From what I understand I need to use the codes: IFET 0x01 //EVENTID ELSE 0x02 IFCD 0x03 //CHARACTERID ENIF 0x01 ENIF 0x02 ENIF 0x03 ENDA But I don't know exactly how to use them/where to placing even after messing around in Eventiel and watching/reading arch's stuff and some of my events (from what I can tell)lack event IDs . Thanks, sorry if this question has been asked before or if it is a stupid question
  3. I'm trying to make an escape chapter where if any unit stands on a tile the map ends and I was wondering how to do that. There don't seem to be any recorces anywhere on how to do this. Thanks.
×
×
  • Create New...