Jump to content

Eventhacking -> Map goes to blackscreen


Sephie-chan
 Share

Recommended Posts

Hi there^^

I've tried some Eventhacking today by following Archsages Tutorial for Evenhacking, but after inserting the Script I've got a black screen after the chapter screen shows up until i look at a unit's stats.

I also noticed that I can't load the rom in FEditor Adv after I inserted the Script.

The Eventcode:

//Made by markyjoe1990 of Youtube
//Modified by Nintenlord

#include EAstdlib.event

EventPointerTable(0x40,Pointers)


ORG 0x10119A0
Pointers:
POIN Turn_events
POIN Character_events
POIN Location_events
POIN Misc_events
POIN BallistaData BallistaData
POIN Bad Bad Bad Bad
POIN Good Good Good Good
POIN Opening_event Ending_event

Bad:
UNIT Zagan Fighter 0x00 Level(5,Enemy,False) [5,0] [5,6] [steelAxe] [0x3,0x3,0x9,0x20]
UNIT Bandit Archer 0x3F Level(1,Enemy,False) [1,0] [1,2] [ironBow] [0x0,0x6,0x29,0x0]
UNIT Bandit Fighter 0x3F Level(1,Enemy,False) [2,6] [1,3] [ironAxe] [0x0,0x0,0x9,0x0]
UNIT Bandit Fighter 0x3F Level(1,Enemy,False) [3,10] [4,5] [ironAxe] [0x0,0x0,0x9,0x0]
UNIT Bandit Fighter 0x3F Level(1,Enemy,False) [12,10] [6,5] [ironAxe] [0x0,0x0,0x9,0x0]
UNIT Empty

Good:
UNIT Eliwood EliwoodLord 0x00 Level(1,Ally,False) [1,20] [2,18] [Rapier,Vulnerary] [0x00,0x00,0x00,0x00]
UNIT Marcus Knight 0x01 Level(1,Ally,False) [2,20] [1,17] [ironSpear,Vulnerary] [0x00,0x00,0x00,0x00]
UNIT Lowen Nomad 0x01 Level(1,Ally,False) [0,20] [3,17] [ironBow,Vulnerary] [0x00,0x00,0x00,0x00]
UNIT Lyn LynLord 0x01 Level(1,Ally,False) [1,20] [3,19] [ManiKatti,Vulnerary] [0x00,0x00,0x00,0x00]
UNIT Rath WyvernKnight 0x01 Level(1,Ally,False) [2,20] [2,16] [ironSpear, Vulnerary] [0x00,0x00,0x00,0x00]
UNIT Empty

Turn_events:
TURN 0x00 Opening_event [01,00] 0x0 0x00


Character_events:
CHAR

Location_events:
LOCA

Misc_events:
CauseGameOverIfLordDies
AFEV

Opening_event:
LOU1 Bad
ENUN
LOU1 Good
ENUN
ENDA

Ending_event:
MNCH 0x40
ENDA

BallistaData:
BLST


MESSAGE Events end at offset currentOffset
//The map for this chapter is at offset: 1011750

Edited by Sephie-chan
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...