Chat Features
Triple Triad Extreme includes in-game chat across multiple game modes. This guide covers all chat features and formatting options.
Chat Availability
| Game Mode | Chat Available | Special Features |
|---|---|---|
| Lobby | Yes | Who's Online, login/logout announcements |
| TTE | Yes | Docked sidebar |
| OTT | Yes | Docked sidebar |
| TOTT | Yes | Team-only messaging |
| TTW | Yes | Docked sidebar |
| TTM | Yes | Docked sidebar |
| CHIN | Yes | Docked sidebar |
| SB | Yes | Docked sidebar |
Using the Chat Sidebar
Opening and Closing
- Desktop: Click the tab on the left edge of the screen
- The chat panel slides in/out smoothly
- Game area adjusts to accommodate the chat
Sending Messages
- Type your message in the input field at the bottom
- Press Enter or click Send
- Your message appears in the chat log
Text Formatting
Chat supports BBCode-style formatting for expressive messages:
Basic Formatting
| Format | Code | Result |
|---|---|---|
| Bold | [b]text[/b] |
text |
| Italic | [i]text[/i] |
text |
| Underline | [u]text[/u] |
underlined text |
| Strikethrough | [s]text[/s] |
Colors
Use [color=name]text[/color] with these colors:
red,blue,green,yellow,orange,purple,pink,cyan,white,gray
Example: [color=red]Warning![/color] displays as red text.
Combining Formats
Formats can be nested:
[b][color=blue]Bold blue text[/color][/b]
[i][u]Italic and underlined[/u][/i]
Team-Only Chat (TOTT)
In Team Omni Triad, you can send private messages to your teammate only.
How to Use
Look for the toggle button next to the message input:
- Globe icon = Message goes to everyone
- Lock icon = Message only goes to your teammate
Click the button to toggle between modes
When team-only is active:
- Input placeholder shows "Team message..."
- Your messages will have a blue border and "Team" badge
Visual Indicators
Team-only messages you send:
- Blue left border
- "Team" badge next to timestamp
- Slightly blue-tinted background
Public messages:
- Normal appearance
- Visible to all players
Strategic Use
- Discuss strategy without opponents knowing
- Warn teammate about threats
- Coordinate upcoming moves
- Celebrate privately!
Chat Etiquette
- Be respectful - Keep chat friendly and sportsmanlike
- No spoilers - Don't reveal hidden information inappropriately
- Good game - A "gg" at the end is always appreciated
- Have fun - Chat enhances the social experience
Troubleshooting
Chat not appearing?
- Make sure the sidebar tab is visible on the left edge
- Click the tab to expand the chat panel
Messages not sending?
- Check your internet connection
- Try refreshing the page
- Ensure you're still connected to the match
Formatting not working?
- Make sure brackets are closed:
[b]text[/b]not[b]text - Check spelling of color names
- Nested tags must be closed in reverse order