R drawlightinfo: Difference between revisions
Jump to navigation
Jump to search
Gameplayer (talk | contribs) (Created page with "{{this is a|console command|name=r_drawlightinfo}} It can be used to show locations of every light entity in the map. ==Usage== Run {{code|r_drawlightinfo 1}} to display l...") |
Gameplayer (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{this is a|console | {{this is a|console variable|name=r_drawlightinfo}} It can be used to show locations of every [[light]] entity in the map. | ||
==Usage== | ==Usage== | ||
Run {{code|r_drawlightinfo 1}} to display lights locations. Non-zero values hide them. Lights' numbers and coordinates are displayed in the map when this command is ran. | Run {{code|r_drawlightinfo 1}} to display lights locations. Non-zero values hide them. Lights' numbers and coordinates are displayed in the map when this command is ran. Changing this variable automatically changes the value of {{command|r_drawlights}}. | ||
==See also== | ==See also== | ||
* [[r_drawlights]] | * [[r_drawlights]] |
Revision as of 06:15, 3 September 2024
r_drawlightinfo
is a console variable available in all Source games. It can be used to show locations of every light entity in the map.
Usage
Run r_drawlightinfo 1 to display lights locations. Non-zero values hide them. Lights' numbers and coordinates are displayed in the map when this command is ran. Changing this variable automatically changes the value of r_drawlights.