Final Fantasy Hacktics

Modding => PSX FFT Hacking => Topic started by: Dome on January 02, 2011, 06:12:57 pm

Title: Change arrow guard into projectile guard
Post by: Dome on January 02, 2011, 06:12:57 pm
I'd like to change arrow guard to make it able to block arrows and bullets
It's possible?
Title: Re: Change arrow guard into bullet guard
Post by: philsov on January 02, 2011, 06:48:10 pm
http://ffhacktics.com/smf/index.php?topic=5132.0

that said, looking at FFM's sticky will give you a decent idea on what is currently possible.
Title: Re: Change arrow guard into bullet guard
Post by: FFMaster on January 02, 2011, 06:51:48 pm
yeah, it is possible, just give me a minute to test.

EDIT:

Arrow Guard blocks only gunshots.
BATTLE.BIN
0x126128 change 0xF5 to 0xF6
0x12612C change 0x02 to 0x01

EDIT2: Oh, you wanted both Arrows and Bullets, not just bullets. Bad title =/
Title: Re: Change arrow guard into projectile guard
Post by: Dome on January 03, 2011, 07:38:41 am
Fixed the title...