FF7 Mod question
801157AD = 50 03 08 00 08 00 AD 00 19 00
801157B7 = 40 03 2C
801157BA = 04 00 C3 62 00 20 00 03 24 08
The instruction at 801157AD says to define Text Box 03 to be at X=0008, Y=0008 with Width=00AD and Height=0019. Then at 801157B7 it uses Text Box 03 to display that kitchen message. I never looked much at movement scripting so the values afterwards don't mean much to me. To create a battle you would write 70 00 kk jj starting at 8011157BA where jjkk determines what battle will occur.
801157AD = 50 03 08 00 08 00 AD 00 19 00
801157B7 = 40 03 2C
801157BA = 04 00 C3 62 00 20 00 03 24 08
The instruction at 801157AD says to define Text Box 03 to be at X=0008, Y=0008 with Width=00AD and Height=0019. Then at 801157B7 it uses Text Box 03 to display that kitchen message. I never looked much at movement scripting so the values afterwards don't mean much to me. To create a battle you would write 70 00 kk jj starting at 8011157BA where jjkk determines what battle will occur.


Comment