Aslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=1932.0e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index56f1.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&board=8.160e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index56f1.html.zx%h^ЋԈOKtext/htmlISO-8859-1gzip@ԈTue, 10 Mar 2020 23:59:16 GMT0 0P%h^Ԉ FF6- taking a step back, but not forward :/

Author Topic: FF6- taking a step back, but not forward :/  (Read 1502 times)

Royaken

  • Wing Raptor
  • *
  • Posts: 8
    • View Profile
FF6- taking a step back, but not forward :/
« on: April 14, 2014, 03:15:32 PM »
So, I am new to these forums and I was hoping I might get some help here. I am a member of ff6hacking.com and unfortunately no one there had any info so I decided to ask here  :whoa:

I am working on Equippable Crossbows (a patch that used to be complete by another member who has since vanished and the dl link is down) and I have the graphics and weapons replaced already but I have 1 issue. When you shoot the bow, you do not step forward, but you take a step back after completion and again and again until you are gone into the abyss. Any ideas on how to fix this? I'd like to take a step forward and then back but if it's easier to keep it from it from taking a step back then I'd like to do that.

I hope someone can help me, and I'd greatly appreciate any help.

~Roy

PS. I am really good at song hacking for FF6 so if you have any requests, feel free to ask  :childish:

Lenophis

  • Forum Overlord
  • *
  • Posts: 1,688
  • Gender: Male
  • I sad
    • View Profile
    • Slick Productions
Re: FF6- taking a step back, but not forward :/
« Reply #1 on: April 14, 2014, 10:40:27 PM »
Having zero success with animation stuff, the only thing I can suggest is to look at the Auto Crossbow's data and see if you could use that. :hmm:

119 bugs fixed and counting.

Royaken

  • Wing Raptor
  • *
  • Posts: 8
    • View Profile
Re: FF6- taking a step back, but not forward :/
« Reply #2 on: April 14, 2014, 11:05:06 PM »
Thank you Leno, I appreciate the reply! Might I inquire as to where I would find the Auto crossbow data and how exactly would I use it in place of other equipments?

Lenophis

  • Forum Overlord
  • *
  • Posts: 1,688
  • Gender: Male
  • I sad
    • View Profile
    • Slick Productions
Re: FF6- taking a step back, but not forward :/
« Reply #3 on: April 15, 2014, 12:50:36 AM »
Drakkhen's MDE should be able to point you to the data. Otherwise you could trace it, but I forget what to look for. :blush:

119 bugs fixed and counting.

Royaken

  • Wing Raptor
  • *
  • Posts: 8
    • View Profile
Re: FF6- taking a step back, but not forward :/
« Reply #4 on: April 15, 2014, 08:29:46 AM »
Alright. Thank you Lenophis. I'll see if there's more I can do with this. If you make any progress plz let me know  :clocke:

LightPhoenix

  • FF5 Hacker
  • *
  • Posts: 130
    • View Profile
Re: FF6- taking a step back, but not forward :/
« Reply #5 on: April 26, 2014, 04:45:52 PM »
Just a quick look through:

It looks like at C2/13DA, $B0 bit 4 (#10) (probably bank 11, but not sure) is a flag for having the character step forward.  I would check that's being set; it should be if it's working like any weapon attack, but could be being overwritten or missed (wrong bank set).

Royaken

  • Wing Raptor
  • *
  • Posts: 8
    • View Profile
Re: FF6- taking a step back, but not forward :/
« Reply #6 on: May 07, 2014, 11:53:53 AM »
I see :O. So would I go to where the weapon data is and check that? If so, where can I find that data?