Radio sentence (GoldSrc)

From Valve Developer Community
Revision as of 02:50, 31 July 2023 by NOUG4AT (talk | contribs) (Created page with "{{entity|radio_sentence|<!--sprite=1-->|type=point|engine=gldsrc|game=Paranoia}} is a point entity which displays radio icon and corresponding wav-file. ==Keyvalues== * WAV...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Entity is a point entity which displays radio icon and corresponding wav-file.


Keyvalues

  • WAV Name (message) <sound>
Name of sound
  • Talker's name (netname) <string>
The name that will appear next to the speaker on the icon on the right (It is possible to write it directly, but it is better to refer to titles.txt - so that it can be both in Russian and in English. That is, if the name of the entry in titles.txt is called "TALKER", then enter "#TALKER" in this field)
  • Hold time (health) <integer>
How many seconds the icon will be on the screen (i.e. how long the sound lasts)
  • Label color - R G B (rendercolor) <color255>
Icon background color. Different characters can have different colors.
  • Transparency (renderamt) <integer>
Background transparency