dragonh123
Pokemon Tamer
- 7
- Posts
- 15
- Years
- Seen Mar 6, 2013
Works great! in previous versions, it would make my rom useless but it works now which is great!!
will you make itso you can have time based events? i kind of need that in my hack i'm working on.
Is there a way to set the clock in fire red? Or do you have to have ruby to do it.
You could do it but it wouldn't be easy. When the player sets the time on the clock in-game, an offset between the system time (what is read from the RTC) and the time entered by the player is calculated. Whenever the game needs to access the time again, it first reads the time from the RTC (which is the time on your computer) and then uses the offset to figure out what time it really is. If you created a clock script, you could compare the time that the player entered with the system time, calculate the difference, save it somewhere, and then, whenever the player accesses the time again, add the offset to the system time.
Pragmatically, though, it would be best to simply use the system time. Unless the player lies and enters some different time during the clock script, the two should be very similar.
What about flash cards?
I'm pretty sure that gba's don't have an in-built clock do they?
Is it possible that Eevee will evolve into unmbreon is at night, espeon is at daytime ?? Or it is not possible?