The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.3.33 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Users browsing this thread: 1 Guest(s)
Event Bits vs. Memory Address

#1
Posts: 617
Threads: 49
Thanks Received: 0
Thanks Given: 6
Joined: Feb 2017
Reputation: 25
Status
None
I am trying to create some NPCs that only show up after a certain event has been triggered, but I can't figure out how to convert from event bits to memory addresses. 

Let's take an example that I know. In the "Choose a Scenario" screen, the NPC Sabin shows up as long as the following is set:
Memory Address: 1EE5
Memory Bit: 5
When you clear Sabin's scenario, you clear event bit "32A" with the hex code D7-2A. Clearing this causes the NPC to go away.

So how do you get from 32A to 1EE5:5? I can't figure out the conversion.

Specifically, I am looking to have an NPC show up after event bit 048 is set (Terra goes berserk and flies off). I would settle for the Memory Adress/Bit, but I'd like to know how to get between Event Bits and Memory Addresses so I don't have to ask every time.


Projects:
FFVI: Divergent Paths (Completed) - a complete storyline and gameplay hack of FF6 that adds Leo as a playable character
  Find
Quote  



Messages In This Thread
Event Bits vs. Memory Address - by PowerPanda - 12-01-2017, 12:55 PM
RE: Event Bits vs. Memory Address - by m06 - 12-01-2017, 01:13 PM
RE: Event Bits vs. Memory Address - by PowerPanda - 12-01-2017, 07:24 PM
RE: Event Bits vs. Memory Address - by m06 - 12-01-2017, 11:38 PM
RE: Event Bits vs. Memory Address - by assassin - 12-01-2017, 09:38 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite