point_message

From Source Entities
Jump to navigation Jump to search

Code classes:

point_message is a point entity present in all Source games. It displays a text message placed where the entity is. Useful as a sort of "to do" note.

Note: Does not work in Css.pngDods.pngTf2.pngL4d.pngL4d2-small.pngAsw.png.Tested in: all

Flags[edit | edit source]

  • 1: Start Disabled

Keyvalues[edit | edit source]

Entity Message (message) <string>
Text to show.
Show message radius (radius) <integer>
Distance the player must be within to see this message.
Developer Only? (developeronly) <boolean>
Makes the message only appear when developer is non-zero.

Inputs[edit | edit source]

Enable
Makes the entity active.
Disable
Makes the entity inactive.

See Also[edit | edit source]