Difference between revisions of "Set Only Action Taken"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with " [0x00183ba8] addiu r29,r29,-0x0018 [0x00183bac] sw r31,0x0010(r29) [0x00183bb0] addu r5,r0,r0 r5 = 0 [0x00183bb4] jal 0x00183bf0 Set mo...")
 
 
Line 8: Line 8:
 
  [0x00183bc4] jr r31
 
  [0x00183bc4] jr r31
 
  [0x00183bc8] nop
 
  [0x00183bc8] nop
 +
=== Return Locations ===
 +
'''Battle.bin '''
 +
000754e4: [[Set move/act based on skillset]]

Latest revision as of 09:50, 23 January 2024

[0x00183ba8] addiu r29,r29,-0x0018
[0x00183bac] sw r31,0x0010(r29)
[0x00183bb0] addu r5,r0,r0                   r5 = 0
[0x00183bb4] jal 0x00183bf0                 Set move/act flags
[0x00183bb8] ori r6,r0,0x0001                r6 = 1
[0x00183bbc] lw r31,0x0010(r29)
[0x00183bc0] addiu r29,r29,0x0018
[0x00183bc4] jr r31
[0x00183bc8] nop

Return Locations

Battle.bin 
000754e4: Set move/act based on skillset