Template:KV Glow: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (-proper format for internal names)
No edit summary
Line 1: Line 1:
{{ScrollBox|title=Glow|
{{minititle|Glow}}
{{KV|Glow State|intn=glowstate|choices|
{{KV|Glow State|intn=glowstate|choices|
:* OFF
:* OFF
:* +use
:* +use
:* look-at
:* look-at
:* ON|only=L4d2}}
:* ON|only={{l4d2}}}}
{{KV|Glow Range|intn=glowrange|int|Range at which the glow becomes visible. 0 means always visible.|only=L4d2}}
{{KV|Glow Range|intn=glowrange|int|Range at which the glow becomes visible. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Range Min|intn=glowrangemin|int|Range at which the glow stops being visible. 0 means always visible.|only=L4d2}}
{{KV|Glow Range Min|intn=glowrangemin|int|Range at which the glow stops being visible. 0 means always visible.|only={{l4d2}}}}
{{KV|Glow Color Override (R G B)|intn=glowcolor|color255|Change the render color of the glow.|only=L4d2}}
{{KV|Glow Color Override (R G B)|intn=glowcolor|color255|Change the render color of the glow.|only={{l4d2}}}}<noinclude>[[Category:Keyvalue Templates|Glow]]</noinclude>
}}<noinclude>[[Category:Keyvalue Templates|Glow]]</noinclude>

Revision as of 13:16, 15 October 2024

Glow:

Glow State (glowstate) <choices> (only in Left 4 Dead 2)
  • OFF
  • +use
  • look-at
  • ON
Glow Range (glowrange) <integer> (only in Left 4 Dead 2)
Range at which the glow becomes visible. 0 means always visible.
Glow Range Min (glowrangemin) <integer> (only in Left 4 Dead 2)
Range at which the glow stops being visible. 0 means always visible.
Glow Color Override (R G B) (glowcolor) <color255> (only in Left 4 Dead 2)
Change the render color of the glow.