FF6 Hacking
Is it possible to make a certain party required for an event? - Printable Version

+- FF6 Hacking (https://www.ff6hacking.com/forums)
+-- Forum: Discussion Forums (https://www.ff6hacking.com/forums/forum-5.html)
+--- Forum: Magitek Research Facility (https://www.ff6hacking.com/forums/forum-9.html)
+--- Thread: Is it possible to make a certain party required for an event? (/thread-2833.html)



Is it possible to make a certain party required for an event? - Jeff - 03-16-2015

In my hack, I plan on making two separate places require a full party of certain people: Terra, Shadow, Cyan, and Locke in the Phoenix Cave (yes, Locke), and Strago, Relm, and Shadow within Ebot's Rock.

There's definitely a way to make it so only these people can enter, right? I'm planning huge events around these, and don't want to go too far away without knowing.


RE: Is it possible to make a certain party required for an event? - madsiur - 03-16-2015

Event command DE loads the case word with the party members. You can then verify if one or many character bit(s) (1A0-1AF) are set or clear. This is done many times in the game. You can find examples in the event dump. For other references, see the event command document and event bits document.


RE: Is it possible to make a certain party required for an event? - Jeff - 03-16-2015

Shout out to you Mr. M Objection! this is gonna help a bunch.


RE: Is it possible to make a certain party required for an event? - Catone - 03-16-2015

Heh, I was actually gonna say event command 99 to open the party select screen, then force the characters, when you enter the place...

On second thought that would only work IF you had recruited the characters already, if not, they'd be added anyway, I think.

Yep, DE would probably be a better way to do it. Check if they are in the party and reject if not.


RE: Is it possible to make a certain party required for an event? - Jeff - 03-16-2015

Ha, just adding them randomly would be great!

"Wait, where'd Strago come from?

And where'd he go??

WHAT IS HAPPENING?"