Overview
Chimera provides extensive customization for chat, server messages, and console display through the[custom_chat] and [custom_console] sections.
Custom Console
The[custom_console] section configures the developer console appearance and behavior.
Enable Custom Console
Enable custom console features.
Enable scrollback with Page Up/Down keys.
Buffer Settings
Maximum number of lines the console can store.
Soft limit - old lines are deleted after this many lines are hit.
Display Settings
Line height multiplier.
1.0 means potentially no gap between lines.Margins on left and right side in pixels.
Time in seconds before lines start fading.
Time in seconds for lines to completely fade.
Custom Chat
The[custom_chat] section configures chat messages, server messages, and chat input display.
Server Messages
Server messages appear in the top-right by default and show announcements from the server.Colors
Alpha (transparency) from 0-1.
Red intensity from 0-1.
Green intensity from 0-1.
Blue intensity from 0-1.
Position and Size
X offset in HUD pixels.
Y offset in HUD pixels.
Width in HUD pixels.
Height in HUD pixels.
Height when chat is open in HUD pixels.
Anchor point. Options:
top_left, top_right, center, bottom_left, bottom_rightBehavior
Hide server messages when console is visible.
Font for server messages. Options:
smaller, small, large, console, systemAnimation time in seconds for sliding.
Display time in seconds when chat is not in focus.
Fade out time in seconds.
Line height multiplier.
Allow unsolicited rcon messages in console instead of server messages. Off by default as it can disrupt gameplay.
Chat Messages
Chat messages appear in the top-left by default and show player chat.Team Colors
Free-for-all chat color (alpha, red, green, blue) from 0-1.
Red team chat color (alpha, red, green, blue) from 0-1.
Blue team chat color (alpha, red, green, blue) from 0-1.
Position and Size
X offset in HUD pixels.
Y offset in HUD pixels.
Width in HUD pixels.
Height in HUD pixels.
Height when chat is open in HUD pixels.
Anchor point. Options:
top_left, top_right, center, bottom_left, bottom_rightBehavior
Hide chat messages when console is visible.
Font for chat messages. Options:
smaller, small, large, console, systemAnimation time in seconds for sliding.
Display time in seconds when chat is not in focus.
Fade out time in seconds.
Line height multiplier.
Chat Input
Chat input field appears when you press the chat key.Colors
Alpha (transparency) from 0-1.
Red intensity from 0-1.
Green intensity from 0-1.
Blue intensity from 0-1.
Position and Size
X offset in HUD pixels.
Y offset in HUD pixels.
Width in HUD pixels.
Anchor point. Options:
top_left, top_right, center, bottom_left, bottom_rightFont for chat input. Options:
smaller, small, large, console, system