Point worldhint

From Sunrust Wiki
Jump to navigation Jump to search

Allows you to create 3D hints and information tags.

Keyvalues

Hint <string>

The hint to display.

Seen by <choices>

The team that can view us.
  • -1: Disabled
  • 0: Everyone
  • 3: Zombies
  • 4: Humans

Range <integer>

The range from the player's camera we must be in to see this hint. It can also be 0 for infinite.

Inputs

input sethint <string>

Sets the hint to display.

input setviewer <integer>

Sets the team that can view us. Use 0 for everyone, -1 for no one (inactive), 3 for zombie, and 4 for human.

input setrange <float>

Sets the range from the player's camera we must be in to see this hint. It can also be 0 for infinite which is the default.