Changing attack to throw animation
#1
First off, this has more than likely been asked, but after a searching and not finding anything, I decided to make a quick post and ask. =)
OK so, we all know a lot of weapons have two animations. One for regular attacks, and one for when Shadow/Gogo throws them. I am editing in FF3usME, and in the item editor I go to weapon animations, tick both boxes "throw wpn.", but it doesn't work.

Does anyone know of a way to get the throwing animation?
Reply
#2
I think the checkbox in FF3usME only makes it so that you can select the item in the throw menu. It doesn't set the animation. The animation data for thrown items is listed in the ROM map on the wiki:

Code:
D10040-D10140 Item Jump and Throw Animation Data (257 items, 1 byte each, see C1/B9C5 and C1/B9F7)

I forget if FF3usME is able to edit this data but here's a little table I made to explain the format in case you want to edit the hex manually. Note that there are 257 bytes, not 256. The first byte is for unarmed (or possibly unused) and then there's one byte for each item. So for example, if you want to edit Mithril Knife (item 1) it's actually at D1/0042.

Code:
; Item Jump and Throw Animation Data ($D10040)
; --------------------------------------------
; djjjtttt
; d: use normal "Fight" animation when thrown (ignore "t" value)
; j: jump animation
;    0 = unarmed
;    1 = thick knife
;    2 = thin knife
;    3 = sword
;    4 = katana
;    5 = rod
;    6 = spear
;    7 = hawk eye/sniper
; t: throw animation
;    0 = thick knife
;    1 = thin knife
;    2 = sword
;    3 = katana
;    4 = rod
;    5 = spear
;    6 = hawk eye/sniper
;    7 = life 2 (unused)
;    8 = fire skean
;    9 = water edge
;    10 = bolt edge
;    11 = inviz edge
;    12 = shadow edge
;    13 = full moon/morning star/rising sun
;    14 = boomerang
;    15 = no animation
Reply
#3
life 2 as unused animation? you mean that(if you use it) what it does is literally doing life 2 animation?
THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
Reply
#4
Hey sorry for the late response.
Thanks for the replies, but there are many throw check boxes. 1st one you are correct as it will show up in the throw skill list. That's located in the item main menu, under Reg. Items tab.

There are two more boxes, and they are both located also in the item main menu, but under the Weapon Anim. tab. With those two boxes are also "boomerang" and "Atma wpn..." check boxes.

Was hoping someone knew a combination of check boxes or a specific set of R.hand/L.hand/Attack to make a thrown weapon animation.
Reply
#5
(04-30-2018, 10:27 PM)Yoshivoodoo Wrote: Was hoping someone knew a combination of check boxes or a specific set of R.hand/L.hand/Attack to make a thrown weapon animation.

Are you trying to get a throw animation when you have an item equipped and use the fight command? Maybe try setting one of those to 141 through 149 (0x8D through 0x95). I've never tried that but it might work.

For the Life 2 animation, I think that's just left over from development. IIRC it plays the animation but with an incorrect palette. Not particularly useful.
Reply
#6
EVERYTHING!!!!  EHR MER GHERD!!!!!!

Thank You so much!!!!! <3

That is precisely what i was looking for. I knew there was an option somewhere....... I just didn't go high enough with the attack animatinos i guess. literally stopped looking about four animations short of what was needed XD
Reply
#7
Great! Glad I could help. There are 650 different animation scripts, but unfortunately I don't think anyone has made a nice list of what they all are. I made a list of about a quarter of them and the throwing animations just happened to be in there.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Throw Fire/Ice/Thunder Rod Glitch doofenH 0 1,349 11-20-2022, 07:45 AM
Last Post: doofenH
  Side Attack Error doofenH 2 2,223 01-18-2020, 10:43 AM
Last Post: Catone
  Giving Everyone the Same Desperation Attack PowerPanda 9 7,129 08-05-2018, 10:46 AM
Last Post: PowerPanda
  Changing Umaro's Throw to Another Profile PowerPanda 3 3,139 07-17-2018, 09:25 AM
Last Post: GrayShadows
  Missing "throw" (Hawkeye effect) Animations Kugawattan 9 8,351 04-05-2016, 02:52 PM
Last Post: DrakeyC
  Item + Throw. Is it possible? Denis Colli 6 6,297 03-08-2016, 09:06 PM
Last Post: Denis Colli
  Monsters Countering One Attack As If It Were A Different Attack BohepansTheFirst 14 12,990 05-30-2015, 06:57 AM
Last Post: dn
  Changing Sabin's Spiraler (animation question) Alex Rodrick 5 5,943 03-06-2015, 01:26 PM
Last Post: Catone
  How can i modify the attack 10 hits ? Locke0075 2 3,524 10-19-2014, 01:28 AM
Last Post: Tenkarider
  change Throw animation tsushiy 2 3,248 12-03-2013, 09:40 PM
Last Post: tsushiy

Forum Jump:


Users browsing this thread: 1 Guest(s)