FF6 Hacking
Okay, a few questions - 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: Okay, a few questions (/thread-3138.html)



Okay, a few questions - Scorcher - 02-17-2016

Okay I have a few questions.

1. Is it possible to have that "Name this character" event for characters other than the ones you do name? For example, is it possible to have an event where you can name Leo at the Doma Imperial Camp? I was thinking I could have a scene run that event for that specific Actor.


2. Can I make it so two characters can use SwdTech? Or is it at least possible to have like, a Relic that replaces Shock with SwdTech after Cyan's Dreamscape?


RE: Okay, a few questions - Catone - 02-17-2016

The first MIGHT work with Leo/Banon. Well, probably work, until they are replaced by different character stats using that actor (the two guest slots) up until then it should save their name with their stats. Haven't tried it though so they very well might have left it out of the save data for some strange reason.

The second, the thing with Swdtech if I remember correctly is normally only Cyan learns/unlocks the "spells". As for replacing shock/runic using a relic, without some expanded list and a little bit of extra code you'd need to replace one of the items that already swaps a command (such as dragoon boots or the fake mustach or the others.) Of course if expanding that list is as easy as adding new entries to the list of commands that need their spells calculated... its just a matter of changing one byte that says how long a list it has to check then relocating that list of commands that can be replaced to a location that allows it to hold another value. (Well actually should be two list at least, one of commands that can be changed and another of commands they change to). At that point you could just unlock all Swdtechs and run with it without further editing (should work similar to Gogo equipping Swdtech as a command).

I say might and should alot because I'm a bit rusty and tired atm, forgive me, but I'm fairly certain on all accounts.


RE: Okay, a few questions - madsiur - 02-17-2016

@Scorcher: image signatures can only be 200x500 pixels. Please resize your sig. Thanks.


RE: Okay, a few questions - Badass - 02-18-2016

Here's the post to change skills using relics. 

https://www.ff6hacking.com/forums/showthread.php?tid=2015&highlight=general+leo+legacy


RE: Okay, a few questions - Scorcher - 02-18-2016

Another question. Is it possible change the "spec active when imp" thing make it so the stats load even when you're not an Imp?


RE: Okay, a few questions - dn - 02-18-2016

Just uncheck the flag for that. The equipment should act as normal, unless there's hardcoding that I've forgotten about.