Hex Turn Based Version
Jump to navigation
Jump to search
Custom UI Commands
- 0 - bring up Loadsave
- 1 - bring up Options
- 10 - return to Main Menu
- 100 - show purchase screen for DLC
MultiUnitScale Tweak
There is a new tweak MultiUnitScale which denotes the scale applied to units when there is more than 1 unit in a hex. It is in 100ths. Documented aditionally in the TWEAKS.TXT autodocs.
Showing Unit Info on Right Click
In Helpers.bsf there is a callback SHOW_UNIT_INFO_CALLBACK which is passed the ID of the clicked on unit. You can use this callback to set up and display a unit info UI object.