Final Fantasy Hacktics

Modding => Help! => Topic started by: scbw1234 on June 28, 2014, 07:12:47 pm

Title: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: scbw1234 on June 28, 2014, 07:12:47 pm
Or at least for short charge/none charge to work on charge skillset.
Title: Re: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: 3lric on June 28, 2014, 10:29:26 pm
Wouldn't that cause an issue unless you were making it so melee couldn't use charge?
Title: Re: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: Choto on June 28, 2014, 10:47:29 pm
Your wish is my command:

<Patch name="Short Charge affects Charge Skillset FIX">
<Location file="BATTLE_BIN" offset="1157e4">
16f20508
</Location>
<Location file="BATTLE_BIN" offset="11AAc8">
37610508
1000A627
</Location>
<Location file="BATTLE_BIN" offset="F14DC">
0680013C
21082200
180D3090
F000A18F
00000000
03002010
00000000
01001026
42801000
B6060608
00000000
</Location>
</Patch>


buuut - this doesn't work with non-charge, only short charge. better than nothing
Title: Re: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: scbw1234 on June 28, 2014, 11:10:21 pm
Quote from: Choto on June 28, 2014, 10:47:29 pm
Your wish is my command:

<Patch name="Short Charge affects Charge Skillset FIX">
<Location file="BATTLE_BIN" offset="1157e4">
16f20508
</Location>
<Location file="BATTLE_BIN" offset="11AAc8">
37610508
1000A627
</Location>
<Location file="BATTLE_BIN" offset="F14DC">
0680013C
21082200
180D3090
F000A18F
00000000
03002010
00000000
01001026
42801000
B6060608
00000000
</Location>
</Patch>


buuut - this doesn't work with non-charge, only short charge. better than nothing


Hey,how you doing Choto:) Its been a year since last time asking for your aid,thanks again,short charge is good enough!

EDIT:

Quote from: Elric on June 28, 2014, 10:29:26 pm
Wouldn't that cause an issue unless you were making it so melee couldn't use charge?


Hmm,never thought about that.Very attentive thinking there :) maybe combine with ALMA4 so that only archer are able to use the ability would be good?
Title: Re: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: 3lric on June 28, 2014, 11:42:55 pm
Use the edit button... your posts were less than 2 minutes apart...

I know nothing of ALMA just a thought that came up since Charge doesnt have to be ranged.
Title: Re: Had anyone ever made an ASM hack for Charge skillset to follow target?
Post by: scbw1234 on June 29, 2014, 02:51:12 am
Quote from: Elric on June 28, 2014, 11:42:55 pm
Use the edit button... your posts were less than 2 minutes apart...

I know nothing of ALMA just a thought that came up since Charge doesnt have to be ranged.


I remember there is a spreadsheet that you could edit weapon requirement for ability,ARH?