Jump to content

Elwood288

Member
  • Posts

    23
  • Joined

  • Last visited

Posts posted by Elwood288

  1. Basically if my lord dies nothing happens. No death quote or game over even though CauseGameOverIfLordDies is in my events. He replaces Eliwood and is using Hector's class. I'm guessing the game over macro is tied to the lords death quote. So how would I fix this broken death quote?

  2. On 12/16/2013 at 9:08 AM, Flowerpot said:
    Here, have a nearly-completed masterwork after 5 days of intensive spriting /s

     

     

     

     

    I'm so bad when it comes to heads that it pains me.

     

     

    Derpranus_zps1c38856e.png

     

     

    --

     

     

    I'm so lazy and slow :V

     

    OMG it'sa me!

  3. For my own personal use of course. Basically I'm not a fan of some of the new mugs so I'd like to change them back to the originals. Also I'm in the Sword of Seals translation camp rather than the Binding Blade camp so there are some names of characters and items I'd like to change as well. i.e. Jerrot to Zelot.

    I've tried opening the hack in fe editor but the portrait and text modules don't want to open. So am I not being patient enough or has the game been hacked to the point those modules don't work?

  4. Right. My boss is replacing Batta and 0x02 is the ID for Batta's death quote.

    I'm not sure what you mean by give the boss a different event ID. Which ID should I change?

    EDIT:

    Got it. Took a look at Arch's tutorial and this is what the line should have looked like.

    AFEV 0x0 0x02 Ending_event

  5. I'm trying to make a group of three enemy wyvern riders appear on the map and then fly over to the main character.

    The first one moves fine but when the second on starts to move this happens.

    2lk8u1i.png

    Here's the event code.

    Spoiler

    Ending_event:
    FADI 0x10
    HIDEMAP
    ASMC 0x7A8B9
    LOU1 Elwood
    ENUN
    BACG 0x15
    FADU 0x10
    SHOWMAP
    TEX1 0x818
    REMA
    LOU1 Lenox
    ENUN
    MOVE 0x89 [7,4]
    MOVE 0x70 [6,4]
    MOVE 0x70 [5,4]
    MoveToChapter(0x01)
    ENDA

     

×
×
  • Create New...