6 new categories and 72 new items added to the shop!Fake forum EC for posting doubled everywhere to help pay for them!
0 Members and 1 Guest are viewing this topic.
Do you know where these labels for a "battle map" at addresses 0046F9A3, 0046FB3B, and 00470E49 would appear in-game? Also, nearby is a label for "Surveillance Map" at addresses 0046F9B1, 0046FB49, and 00470E57. Lastly, in the procedure that starts at address 00470A90 their are labels for "Data Readout" at address 00470C0F, "Battle Plan" at address 00470C36 and "Planetary Scan" at address 00470C49.
If you want the label on the map window to change from "Planetary Scan" to either Battle Map or Surveillance map you will need to change jnz terranx_.00470EB9 at address 00470DD3 to je terranx_.00470EB9. Then you will need to change call terranx_.0046FB80 at address 00470DDB to call terranx_.0046FB20. Lastly, please note that this change will effect all the windows that this map appears in and the labels change when you adjust the window size. Also, this procedure is called from the procedure that controls the unit support display inside the base windows.