Users browsing this thread: 1 Guest(s)
Character Replacing

#2
Posts: 3,971
Threads: 279
Thanks Received: 238
Thanks Given: 58
Joined: Oct 2011
Reputation: 65
Status
Tissue-aware
You need to change some of the character properties such as graphics and palette when the character first join your party. If you plan to reassign another palette or graphic later, the character must be out of the party in order for make it work. Here is Celes assignantion:

Code:
CA/86FA: 7F    Change character $06's name to $06 (CELES )
CA/86FD: 40    Assign properties $06 to character $06 (Actor in stot 6)
CA/8700: 88    Remove the following status ailments from character $06 (Actor in stot 6): Float, Hide, Chant (Casting Spell), Morph (Esper-form), Instant Death Protection, Frozen, Rage, Death (Wound), Petrify (Stone), Imp, Vanish (Clear), Poison, Zombie, Dark
CA/8704: 8B    For character $06 (Actor in stot 6), take HP and set to maximum
CA/8707: 37    Assign graphics $06 to object $06 (Actor in stot 6)
CA/870A: 43    Assign palette $00 to character $06 (Actor in stot 6)

And here's Terra's assignation:

Code:
CA/5E34: 7F    Change character $00's name to $1D (????? )
CA/5E37: 40    Assign properties $00 to character $00 (Actor in stot 0)
CA/5E3A: 3D    Create object $00
CA/5E3C: 3F    Assign character $00 (Actor in stot 0) to party 1
CA/5E3F: 37    Assign graphics $00 to object $00 (Actor in stot 0)
CA/5E42: 43    Assign palette $02 to character $00 (Actor in stot 0)

  Find
Quote  



Messages In This Thread
Character Replacing - by RaikouGilgamesh - 12-20-2013, 12:38 AM
RE: Character Replacing - by madsiur - 12-20-2013, 01:28 AM
RE: Character Replacing - by Ghost XIII - 12-20-2013, 02:24 AM
RE: Character Replacing - by RaikouGilgamesh - 12-23-2013, 01:46 AM
RE: Character Replacing - by Ghost XIII - 12-23-2013, 02:18 AM
RE: Character Replacing - by malachitate - 04-01-2014, 09:21 PM
RE: Character Replacing - by Royaken - 04-02-2014, 09:54 AM
RE: Character Replacing - by madsiur - 04-02-2014, 10:50 AM
RE: Character Replacing - by malachitate - 04-02-2014, 08:54 PM
RE: Character Replacing - by Synchysi - 04-03-2014, 12:13 AM
RE: Character Replacing - by madsiur - 04-03-2014, 11:27 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite