Final Fantasy Hacktics

Modding => Help! => Topic started by: iakingdom on September 15, 2016, 03:22:57 pm

Title: Learning abilities in a set order.
Post by: iakingdom on September 15, 2016, 03:22:57 pm
I have a rough idea of this project I'd like to construct and am analyzing which parameters I both desire and are possible within the realm of the game. the questions are:

Is it possible to have abilities require other abilities to be learned before hand, within the same job or possibly across different jobs? and which weapons can be used as an equipped requirement for abilities, only swords/blades or more?
Title: Re: Learning abilities in a set order.
Post by: Xifanie on September 15, 2016, 05:22:26 pm
Learning abilities in order would require an ASM hack... it would be fairly tedious to code for the player, but quite a bit more trouble to code it for event/battle-generated units since there would need to be code to learn a skillset in a specific order unless you just have your skillsets nicely ordered and every "requirement" ability would need to be above the ones that require it.

You can set a bunch of different requirements, including equipment types, for abilities, just like Holy Sword or Limit would require with my Ability Requirement Hack (http://ffhacktics.com/smf/index.php?topic=7344.0) (I advise against 1.32; use 1.2). My ARH2 is going to be a lot more flexible and powerful, but it will require ASM hacking, something I'm guessing it out of your league (at the very least for now).
Title: Re: Learning abilities in a set order.
Post by: iakingdom on September 15, 2016, 07:01:36 pm
Thank you for the reply, it's exciting to hear that my idea is at the very least possible.

To what degree do you mean "tedious to code", repetitive?, careful/precision? I'm less concerned about NPCs at this time, perhalps once I get a solid hold on what I'm actually doing, I may revisit.

Is there some form of guide/info on the ARH that explains how to implement it? or should I really just dive in head first.
Title: Re: Learning abilities in a set order.
Post by: 3lric on September 15, 2016, 09:16:00 pm
PSX or WotL?
Title: Re: Learning abilities in a set order.
Post by: iakingdom on September 15, 2016, 11:31:12 pm
I'd like to see it happen in WotL, as i have a personal pref toward it, but it wouldn't hurt my feelings if the PSX version was all around easier/more efficient.
Title: Re: Learning abilities in a set order.
Post by: 3lric on September 16, 2016, 01:50:57 am
PSX, you can do this.

WotL, you cannot. unless you are a very very accomplished ASMer/Hacker.

99% of our tools outside the basic FFTP button pressing stuff doesnt work with WotL (including ARH)
Title: Re: Learning abilities in a set order.
Post by: iakingdom on September 16, 2016, 03:55:07 pm
works fine with me, I played the living hell out of the PSX version anyway.

Just read the new news by xifanie, my apologies for not specifying a version, however I hadn't actually considered it to begin with.
Title: Re: Learning abilities in a set order.
Post by: Xifanie on September 16, 2016, 05:13:11 pm
:P Don't take it personal, I've been wanting to figure out a solution to this for years. I just happened to think of something today, that's all.
Title: Re: Learning abilities in a set order.
Post by: iakingdom on September 29, 2016, 11:04:36 pm
Anyone know a good site to host file downloads with a place for users to post bugs? I've seen one used before, but i cannot recall what it was.
Title: Re: Learning abilities in a set order.
Post by: 3lric on September 30, 2016, 03:23:05 am
We cant recommend anything that hosts things illegal to download. But it really depends on what you mean, are you wanting to post a ppf file of a patch or what? Otherwise this isn't even really the place to ask unless it's regarding FFT.

Either way, next time, start a new topic.