Cl view: Difference between revisions
Jump to navigation
Jump to search
Gameplayer (talk | contribs) (Created page with "{{this is a|console command|name=cl_view}} It allows player to spectate what any other entity sees in the map. Only entity index is accepted as argument. Use {{command|ent...") |
Ninjaofsauce (talk | contribs) (→Examples: cl_view 2) |
||
| Line 1: | Line 1: | ||
{{this is a|console command|name=cl_view}} It allows player to spectate what any other entity sees in the map. Only [[entity index]] is accepted as argument. Use {{command|ent_text}} command to learn what index specific entity has. | {{this is a|console command|name=cl_view}} It allows player to spectate what any other entity sees in the map. Only [[entity index]] is accepted as argument. Use {{command|ent_text}} command to learn what index specific entity has. | ||
==Examples== | ==Examples== | ||
{{code|cl_view 2}} | |||
:* hide weapon, shows attached sprites | |||
{{code|cl_view 3}} | {{code|cl_view 3}} | ||
:* Spectate [[player_manager]] | :* Spectate [[player_manager]] | ||
{{code|cl_view 465}} | {{code|cl_view 465}} | ||
:* Spectate [[npc_breen]] in [[d3_breen_01]] | :* Spectate [[npc_breen]] in [[d3_breen_01]] | ||
Latest revision as of 13:11, 19 October 2025
cl_view is a console command available in all
Source games. It allows player to spectate what any other entity sees in the map. Only entity index is accepted as argument. Use ent_text command to learn what index specific entity has.
Examples
cl_view 2
- hide weapon, shows attached sprites
cl_view 3
- Spectate player_manager
cl_view 465
- Spectate npc_breen in d3_breen_01