Skip to content
DummkopfOfHachtenduden edited this page Sep 19, 2021 · 1 revision

Displays colored chat text above an object.

Parameters

Nr Name Type Value range
1. TargetObjectID string ObjectID or *player
2. Color.R int 0 - 255
3. Color.G int 0 - 255
4. Color.B int 0 - 255
5. Text string "Text" or *SN_STRING

Example:

1.0 S_ChatPlayer *player 255 255 255 "Message"
1.0 S_ChatPlayer *player 255 255 255 *SN_TALK_QTUTORIAL_CH_01

Clone this wiki locally