Difference between revisions of "BATTLE Check If Tutorial Event Slot"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
m
 
Line 1: Line 1:
May be used in the same way as [[000e1e38 - 000e1e88]] (WORLD)?
+
See also: [[WORLD Check If Tutorial Event Slot]]
 
   
 
   
 
  0012dc84: 27bdffe8 addiu r29,r29,0xffe8
 
  0012dc84: 27bdffe8 addiu r29,r29,0xffe8

Latest revision as of 10:55, 10 September 2025

See also: WORLD Check If Tutorial Event Slot

0012dc84: 27bdffe8 addiu r29,r29,0xffe8
0012dc88: afbf0010 sw r31,0x0010(r29)
0012dc8c: 0c04ed64 jal 0x0013b590                Get Script Variable: Get current event ID
0012dc90: 34040027 ori r4,r0,0x0027
0012dc94: 2442fe66 addiu r2,r2,0xfe66            event ID -0x19a
0012dc98: 2c420010 sltiu r2,r2,0x0010            return if event 19a through 1aa: tutorials
0012dc9c: 8fbf0010 lw r31,0x0010(r29)
0012dca0: 27bd0018 addiu r29,r29,0x0018
0012dca4: 03e00008 jr r31
0012dca8: 00000000 nop