Skip to content
Alec edited this page Jan 23, 2014 · 3 revisions

UTChat Developer Wiki

Guide for working with UTChat and UText

If you know what you’re looking for, check the Quick References:

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