Users browsing this thread: 1 Guest(s)
Secret of Mana Graphical Offsets

#13
Posts: 4
Threads: 0
Thanks Received: 0
Thanks Given: 0
Joined: Sep 2011
Reputation: 0
Status
None
Well, I suppose loading a map is more to say that it takes one of a number of predefined exists into a given area (and there can be multiple ones there, since some rooms in the palaces are just part of the same map); 18xx is that command, though it &'s with 0x3FF to determine what exit to take.

Character movement in an event is a little funky. That would be command 32nndx:
1. Where nn is the character in question and can be 01: Boy, 02: Girl, 03: Sprite, 04: NPC #1, 05: NPC #2, etc.; largely that follows the order their character data is laid out in memory, though I believe 00 has been used (of the two of us, she's worked with events a hell of a lot more than I have).
2. d is the direction and can be 0 for up, 4 down, 8 right, C left.
3. x is the movement distance and can be up to itself plus unused lower bits in d, i.e. 3F total.
  Find
Quote  



Messages In This Thread
Secret of Mana Graphical Offsets - by Zeemis - 06-04-2011, 07:08 PM
RE: Secret of Mana Graphical Offsets - by Zeemis - 06-05-2011, 12:32 AM
RE: Secret of Mana Graphical Offsets - by Zeemis - 06-05-2011, 09:46 PM
RE: Secret of Mana Graphical Offsets - by Enker - 09-28-2011, 04:34 PM
RE: Secret of Mana Graphical Offsets - by Enker - 09-29-2011, 08:56 AM
RE: Secret of Mana Graphical Offsets - by Enker - 10-01-2011, 03:14 PM
RE: Secret of Mana Graphical Offsets - by Enker - 10-05-2011, 05:21 PM
RE: Secret of Mana Graphical Offsets - by madsiur - 02-03-2013, 12:26 PM
RE: Secret of Mana Graphical Offsets - by Fenrir - 04-13-2013, 10:43 PM
RE: Secret of Mana Graphical Offsets - by madsiur - 04-14-2013, 02:31 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite