#[RESOLVED] Duplicate of Placi's Ruin TAE Midair Issues

41 messages · Page 1 of 1 (latest)

sand stratus
#

I made a duplicate of Placidusax's Ruin (a451) and for some reason I can't cast it mid-air. I used ERClipgenerator and just copied 451 to the new tae, which should work since thats what I did for all the other new taes i made for this mod. Not sure why this isnt working.

#

haven't made any edits to the duplicate except for erasing the original SpawnOneshotFFXs

obtuse ruin
#

prob hks

sand stratus
#

how would i go about fixing this? no clue why it wouldnt work the exact same way as placi's ruin

high lichen
#

Because there's plenty of logic that uses the spell Anim ID to determine its special behavior

#

Go through the player HKS and find the spell Anim ID references

#

Duplicate the logic or expand the table if it has one

obtuse ruin
#

How does it get reference tho. Example it says

magic_index == 254

what is 254? 654? 554? or 454?

#

@high lichen

#

Found it @sand stratus

sand stratus
#

ive never touched hks in my life so i might need a little hand holding, i grabbed the decompiled hks from github and opened it in notepad

obtuse ruin
#

THat's only define in commondefine.hks

#

You can prob do this

#

What's the new TAE? @sand stratus

sand stratus
#

453

obtuse ruin
#

name it whatever you want of course

sand stratus
#

this look good?

obtuse ruin
#

test it now

#

make sure c0000.hks is in mod/action/script/c0000.hks

sand stratus
#

it works!

#

thanks so much

#

[RESOLVED] Duplicate of Placi's Ruin TAE Can't be casted midair?

obtuse ruin
#

🙌

sand stratus
#

I might have a new problem now

#

for some reason the mid-air cast seems to not be able to be edited when i try to edit it in DSAnim

#

maybe the midair cast automatically plays a 451 animation?? more hks stuff??

#

Duplicate of Placi's Ruin TAE Midair Cast Can't be edited

#

i just realized that casting it in the left hand midair properly shows the edits

#

wait im fucking stupid dont mind me

#

nvm

obtuse ruin
#

😂

sand stratus
#

[RESOLVED] Duplicate of Placi's Ruin TAE Midair Issues

obtuse ruin
#

You were editing the left handed animation?

sand stratus
#

i thought i had already edited the right hand one but i just didnt

obtuse ruin
#

glad it worked

sand stratus
#

💀

#

thank you again tho

high lichen
#

From the top of my head