- Joined
- Apr 27, 2009
- Messages
- 237
Anyone know to use this in base game?
UI\FrameDef\SmashUI\InventoryCover.fdfFrame "SIMPLEFRAME" "SmashConsoleInventoryCover" {
DecorateFileNames,
SetAllPoints,
// The top of the UI console
Texture "SmashConsoleInventoryCoverTexture" {
File "ui\console\nightelf\nightelfuitile-biginventorycover.blp",
Width 0.256,
Height 0.176,
AlphaMode "ALPHAKEY",
TexCoord 0, 1, 0., 0.6875,
Anchor BOTTOMLEFT,0.472,0.0,
}
}
InfoPanelStrings.fdf in the game, even though this is silly, to move the text "Inventory" further over to the right hand side with a bunch of spaces: INVENTORY " Inventory",