TechSlots

Used to configure the commander mode menu.  The information on this page was taken from mahnsawce's post on the modns.org forums.

Byte
What type of menu is being configured. Uses the iuser3 field in AvHSpecials.h (ie: resource tower menu would be "35", menu for equipment would be "56")

All the following bytes would use the values in AvHMessages.h:

Byte
Row 1, Slot 1
Byte
Row 1, Slot 2
Byte
Row 1, Slot 3
Byte
Row 1, Slot 4
Byte
Row 2, Slot 1
Byte
Row 2, Slot 2
Byte
Row 2, Slot 3
Byte
Row 2, Slot 4

An example would be, for the "Assist" menu:

55 // AVH_USER3_MENU_ASSIST
60 // BUILD_AMMO
59 // BUILD_HEALTH
0
0
0
0
0
0