-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Alec edited this page Jan 23, 2014
·
3 revisions
Guide for working with UTChat and UText
If you know what you’re looking for, check the Quick References:
- UText and Functions
- UTChat Cross-Module syntax
- Color and Shadow Format Syntax
- Format and Chat Handler templates
- UText Internals
This guide assumes you know Lua syntax, anything else you can probably google.
Introduction to UText in code
- Creating the UText
- Applying Formats
Introduction to Formats in code
- Creating your Format
Introduction to Chat Handlers in code
- Building a Chat Handler
- Maximizing the Chat Handler
Pieces of the Puzzle: How it all fits together