Total War: WARHAMMER III

Total War: WARHAMMER III

Warband UI Framework
BAGHolder  [developer] 9 Feb, 2024 @ 6:39am
Modding info: UI Tabs and Usage
To check available tabs from this UI file, open use RPFM, then check under db/unit_upgrade_group_ui_categories_tables/.


Original Tabs
These are original tabs from CA.

UNDIVIDED, KHORNE, NURGLE, SLAANESH, TZEENTCH.

In many cases, it is OK to use those original tabs, because the tab only shows units your faction can access.


Vanilla Races (in TLA_warband_twui_vanilla)
These tabs are added for all remaining vanilla races, and should be self-explanatory for any modder.

They are used in the main mod, RoR submod, as well as in SFO / Radious Submod.

BRT / BRT2
BST
CHD
CST
CTH / CTH2
DEF / DEF2
DWF / DWF2
EMP / EMP2
GRN / GRN2
HEF / HEF2
KSL
LZD / LZD2
NOR
OGR
SKV
TMB
VMP / VMP2
WEF

Some races have two tabs, like HEF2, DWF2, etc., which are mainly used in the warband mod compilation to hold modded units.


Mod Extension (in TLA_warband_twui_mods)
These tabs serve for popular race mods in the warband mod compilation.
Some are pre-assigned and not used yet.

OVN1: Albion
OVN2: Araby
OVN3: reserved for Grudgebringer
OVN4: reserved for Dread Legion
OVN5: Fimir
BRTBER: Bertrand mod.
BRTVMP: Mixu mousillion.
CTHVMP: reserved for Cathay vampire by Polijian
GNOBLA: reserved for Mixu Gnoblar.
EMPMAR: reserved for marienburg.
EMPGUN: reserved for empire gun.
LOSTCA: reserved for lost calm.

NIP: future nippon or nippon mods, un-used now.
IND: future ind or ind mods, un-used now.
TEB: Cataph's Southern Realm, and to add Red Estalia.


Free / Demo tabs
These will never be used by our mods, and are there just for anyone to play with or add into as a template.

ART
MOD1
MOD2


How to add Customized arts for a UI tab
Say to add the images for category LOSTCA.

Use RPFM and add your file as:
ui/skins/default/warband_upgrades/background_images_lostca.png
ui/skins/default/warband_upgrades/button_upgrade_lostca.png

The first is background image, the second is UI button.
Last edited by BAGHolder; 25 Feb, 2024 @ 11:25am