Changing actors involved in events and recruit locations
#1
I am wondering how you can change sidequests involving other characters like Cyan's dream sequence, like another character involved in that storyline instead of Cyan. And I am also wondering about how you can change the met conditions of other characters. For instance, Celes is met tied up and I want to change that event to something different or even deeper Sabin is met during a boss fight.
Reply
#2
I would suggest loading up Zone Doctor CE and viewing the events you're looking for until you understand them. As far as changing which characters move and speak during a scene, that's a one-byte hex edit; simple to do. As far as rewriting the scenes, it just takes a keen mind and a lot of trial and error before you get it right.

My method for event editing is to rework/block a scene in Zone Doctor CE, save it to a new rom file, and then use a hex editor (Cygnus) to copy/paste the event into my main working rom. I then fill in any unused space with "FE". Most of my edits have ended up making the scene take less space though.

In general though, when you encounter a character, you need to do the following:
1. Create an object (00-0D)
1. Assign Actor attributes to the object (00-0D)
2. Assign graphics to the object
3. Assign a palette to those graphics
4. Set the name for the object
5. (optional) Invoke the name-change screen for the object.
6. Remove all negative status effects from the object
7. Set the HP to max for the object
8. Set the MP to max for the object
(Note: 6-8 are necessary because the character slots are taken up by the 11 Moogles in the opening, and those moogles may have sustained damage or received status effects)
9. Assign the object to a party.
Reply
#3
If you wanted to add a character during a boss fight, that is slightly more complicated.

All of the properties of the character need to be set up before they're used in battle (numbers 1-8 in the list PowerPanda listed), and you need to rewrite the battle event, add the characters to the party during the fight (you'll have to look at battle event scripts), and again add the character to the party afterwards (number 9).
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  FF6LE sprite pointer locations Catone 0 1,247 08-06-2022, 09:16 PM
Last Post: Catone
  Where Blitz characters locations?? q8fft 4 4,735 02-21-2018, 08:04 AM
Last Post: q8fft
  Changing NPC Locations PowerPanda 3 3,814 09-17-2017, 09:43 AM
Last Post: madsiur
  "Activating" the dummy actors? kuwert 4 5,794 07-07-2017, 06:38 PM
Last Post: madsiur
  Weapon / Spell Palette Locations sleepydude 0 2,013 09-11-2015, 12:35 PM
Last Post: sleepydude
  Reverse actors HP MP progression Tenkarider 46 45,100 12-13-2014, 01:53 PM
Last Post: Tenkarider
  RAM locations for a neat little FF6 project Tomato 12 12,092 08-09-2014, 04:11 PM
Last Post: Tomato

Forum Jump:


Users browsing this thread: 1 Guest(s)