Skip to content

chatbox/libraries/cl_chatbox

Source: gamemode/modules/chatbox/libraries/cl_chatbox.lua

Count visible characters (excluding markup tags)

Documented functions: 2

Functions


ax.chatbox:CreateMessagePanel(markupText, maxWidth, revealSpeed)

Create message panel with animated text reveal

Realm: client


ax.chatbox:InjectColorTags(text, color)

Inject color tags around text while preserving font tags

Realm: client