point_worldtext
Jump to navigation
Jump to search
Code classes:
CPointWorldText
CBaseEntity
(all ents)
point_worldtext
is a point entity present in Counter-Strike: Global Offensive. It displays text somewhere in the world.
Flags[edit | edit source]
- 1:
Start Disabled- No effect.
Keyvalues[edit | edit source]
- Entity Message
(message)
<string>
- Text to show.
- Text Size
(textsize)
<float>
- How tall the text is in world units. Four extra units of empty space are added on.
- Color
(color)
<color255>
- Color of the text.
Inputs[edit | edit source]
Enable- No effect.
Disable- No effect.
SetMessage- No effect.