Disable magic while still allowing Esper equip
#1
In FF6ME it is easy to change the magic command to something like def. to remove a characters ability to use magic. However, this also disables their ability to equip Espers. Is there’s any simple workaround that would allow a character to equip espers for level up bonuses but not allow them to learn magic?

Thank you.
Reply
#2
The place to start with this would be the menu bank, C3.

If you change C3/4D78 from 02 to 00 with a hex editor, it should make anyone with the fight command capable of equipping an Esper (except Gogo who has a special condition). That includes guests, though, but as far as I know there are protections to keep them from actually writing to the magic ram (which would otherwise corrupt configuration settings). You might run into a problem if a guest equips it and then leaves the party, though, but you can add an event to unequip them if that happens (or change C3/4D71: D0 04 {BNE} to B0 04 {BCS} so that all characters Gogo and higher can't equip espers).

EDIT: Branch if carry SET, not clear. Doh, I keep making goofy mistakes. Branch if carry clear would make it so that ONLY Gogo and guests could use espers, which is bad.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Enable/Disable Auto-optimize Lightning 13 12,502 05-28-2019, 12:13 PM
Last Post: Lightning
  Lets discuss the Lore magic or magic menus in general JCE3000GT 0 1,857 05-20-2017, 08:49 PM
Last Post: JCE3000GT
  Disable Jump command if character has Dark status seibaby 5 5,831 12-09-2016, 05:23 PM
Last Post: SSJ Rick
  Changing a characters equip ID? Scorcher 6 6,143 08-10-2014, 06:33 PM
Last Post: Scorcher
  Patch: allowing use of "reserved" palette colors for player characters Eggers 50 53,796 03-16-2014, 05:53 PM
Last Post: SSJ Rick

Forum Jump:


Users browsing this thread: 1 Guest(s)