Users browsing this thread: 1 Guest(s)
Harp Weapon Tutorial

#22
Posts: 181
Threads: 3
Thanks Received: 26
Thanks Given: 4
Joined: Apr 2015
Reputation: 18
Status
None
I'm glad you got the graphics working. A lot of times trial and error is the best way to figure out how something works! You can get the "Battle Animation Scripts" file here: https://www.ff6hacking.com/wiki/doku.php...s:doc:game

Here's the script at D0/7EF9

Code:
D0/7EF9: 00 20                    speed 1, align to center of character/monster
D0/7EFB: 8E 01                    show animation on weapon-hand side of character/monster sprites
D0/7EFD: 81 12 06                 change attacker graphic to 18 (walking forward, frame 2) if facing left or 6 (walking forward, frame 3) if facing right
D0/7F00: 83 68                    move forward 9
D0/7F02: 83 2B                    move down 12
D0/7F04: 8F 61                    move forward 2 if mirrored
D0/7F06: BF 03 71                 jump to subroutine $7103
D0/7F09: C9 00                    play default sound effect
D0/7F0B: 89 08                    loop start (8 times)
D0/7F0D: 83 81                    move back 2
D0/7F0F: 00                       [$00]
D0/7F10: 83 61                    move forward 2
D0/7F12: 00                       [$00]
D0/7F13: 8A                       loop end
D0/7F14: 81 04 06                 change attacker graphic to 4 (walking forward, frame 1) if facing left or 6 (walking forward, frame 3) if facing right
D0/7F17: FF                       end of script

You can edit the bytes at D0/7F01 and D0/7F03 to change the harp's position. Here's another doc on the wiki that gives better descriptions of most of these commands: https://www.ff6hacking.com/wiki/doku.php...ion_script
  Find
Quote  
[-] The following 1 user says Thank You to Everything for this post:
  • Mutteo (06-28-2020)



Messages In This Thread
Harp Weapon Tutorial - by Mutteo - 06-18-2020, 12:05 AM
RE: Harp Weapon - by Gi Nattak - 06-18-2020, 01:55 AM
RE: Harp Weapon - by Mutteo - 06-18-2020, 11:00 AM
RE: Harp Weapon - by PowerPanda - 06-18-2020, 09:34 AM
RE: Harp Weapon - by Morendo - 06-19-2020, 02:48 AM
RE: Harp Weapon - by Mutteo - 06-19-2020, 11:07 AM
RE: Harp Weapon - by C-Dude - 06-19-2020, 09:20 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 03:11 PM
RE: Harp Weapon - by C-Dude - 06-20-2020, 03:43 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 04:35 PM
RE: Harp Weapon - by C-Dude - 06-20-2020, 06:58 PM
RE: Harp Weapon - by SSJ Rick - 06-20-2020, 07:19 PM
RE: Harp Weapon - by Mutteo - 06-20-2020, 08:05 PM
RE: Harp Weapon - by SSJ Rick - 06-20-2020, 11:41 PM
RE: Harp Weapon - by Mutteo - 06-21-2020, 12:24 AM
RE: Harp Weapon - by SSJ Rick - 06-27-2020, 03:16 PM
RE: Harp Weapon - by Mutteo - 06-27-2020, 07:02 PM
RE: Harp Weapon - by Everything - 06-27-2020, 10:33 PM
RE: Harp Weapon - by Mutteo - 06-27-2020, 10:53 PM
RE: Harp Weapon - by SSJ Rick - 06-28-2020, 01:10 AM
RE: Harp Weapon - by Mutteo - 06-28-2020, 01:24 AM
RE: Harp Weapon - by Everything - 06-28-2020, 11:12 AM
RE: Harp Weapon - by Mutteo - 06-28-2020, 12:57 PM
RE: Harp Weapon - by Everything - 06-28-2020, 05:50 PM
RE: Harp Weapon - by Mutteo - 06-28-2020, 07:03 PM
RE: Harp Weapon - by Everything - 06-28-2020, 08:42 PM
RE: Harp Weapon - by Mutteo - 06-29-2020, 02:48 AM
RE: Harp Weapon - by Everything - 06-29-2020, 09:14 AM
RE: Harp Weapon - by Mutteo - 06-29-2020, 02:14 PM
RE: Harp Weapon Tutorial - by SSJ Rick - 07-03-2020, 01:53 PM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite