+  RHDN Forum Archive
|-+  Romhacking
| |-+  ROM Hacking Discussion
| | |-+  Temporal Flux question.
Pages: [1]
Author Topic: Temporal Flux question.  (Read 2 times)
ded302
Guest
« on: November 26, 2009, 12:18:47 pm »

How do I make the epoch appear with wings?  I know that you have to call the epoch code from an arbitrary.
Geiger
Guest
« Reply #1 on: December 01, 2009, 02:01:44 pm »

If my notes are accurate, set bit 20 in Mem.7E0294
ded302
Guest
« Reply #2 on: December 01, 2009, 04:33:38 pm »

I tried setting Mem.7E0294 to 20 and the Epoch did not even appear.  Here's the code I'm using.
This code is called from an arbitary.

Mem.Epochstatus = 20
Mem.EpochLoXCoord = 0154
Mem.EpochLoYCoord = 0186
Mem.EpochMapLocLowVal = 01F0

When I set Mem.Epochstatus(7E0294) to 80 the Epoch shows.
Vehek
Guest
« Reply #3 on: December 01, 2009, 05:52:09 pm »

I don't remember everything about this, but if you want the Epoch to be landed and have the wings upgrade, set EpochStatus to 0xA0.
ded302
Guest
« Reply #4 on: December 01, 2009, 06:13:16 pm »

Thanks for giving me that info.
Pages: [1]  


Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC