Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- "Resource/UI/BaseChat.res"
- {
- "HudChat"
- {
- "ControlName" "EditablePanel"
- "fieldName" "HudChat"
- "visible" "0"
- "enabled" "10"
- "xpos" "10" [$WIN32]
- "xpos" "4211" [$X360]
- "ypos" "2751"
- "ypos_hidef" "2451"
- "wide" "280
- "tall" "120"
- "PaintBackgroundType" "2"
- }
- ChatInputLine
- {
- "ControlName" "EditablePanel"
- "fieldName" ChatInputLine
- "visible" "1"
- "enabled" "1"
- "xpos" "10" [$WIN32]
- "xpos" "42" [$X360]
- "ypos" "395"
- "wide" "260"
- "tall" "2"
- "PaintBackgroundType" "0"
- }
- "ChatFiltersButton"
- {
- "ControlName" "Button"
- "fieldName" "ChatFiltersButton"
- "xpos" "225"
- "ypos" "2"
- "wide" "45"
- "tall" "15"
- "autoResize" "1"
- "pinCorner" "0"
- "visible" "1"
- "enabled" "1"
- "tabPosition" "0"
- "labelText" "#chat_filterbutton"
- "textAlignment" "center"
- "dulltext" "0"
- "brighttext" "0"
- "Default" "0"
- }
- "HudChatHistory"
- {
- "ControlName" "RichText"
- "fieldName" "HudChatHistory"
- "xpos" "10" [$WIN32]
- "ypos" "17" [$WIN32]
- "xpos" "10" [$X360]
- "ypos" "10" [$X360]
- "wide" "260"
- "tall" "75"
- "wrap" "1"
- "autoResize" "1"
- "pinCorner" "1"
- "visible" "1"
- "enabled" "1"
- "labelText" ""
- "textAlignment" "south-west"
- "font" "ChatFont"
- "maxchars" "-1"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement