Info view parameters: Difference between revisions
Jump to navigation
Jump to search
Confirm:Does not work in current versions of CS:S and CS:GO; is there any version where it does?
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
SirYodaJedi (talk | contribs) (Mark as obsolete) |
||
Line 1: | Line 1: | ||
{{Ent not in fgd}} | {{Ent not in fgd}} | ||
{{obsolete}} | |||
{{CD|CInfoViewParameters|file1=info_view_parameters.cpp}} | {{CD|CInfoViewParameters|file1=info_view_parameters.cpp}} | ||
{{this is a|point entity|game1=Counter-Strike: Global Offensive|name=info_view_parameters|game=Counter-Strike: Source|game2=Left 4 Dead|game3=Left 4 Dead 2}} | {{this is a|point entity|game1=Counter-Strike: Global Offensive|name=info_view_parameters|game=Counter-Strike: Source|game2=Left 4 Dead|game3=Left 4 Dead 2}} | ||
This entity chooses the visual parameters. You can choose between old and new eye levels and [[Field_of_View|Field of View]] settings. | This entity chooses the visual parameters. You can choose between old and new eye levels and [[Field_of_View|Field of View]] settings. | ||
{{confirm|Does not work in current versions of CS:S and CS:GO; is there any version where it does?}} | |||
==Keyvalues== | ==Keyvalues== |
Revision as of 17:49, 12 November 2024

This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
![]() |
---|
CInfoViewParameters |
![]() |
info_view_parameters
is a point entity available in Counter-Strike: Source,
Counter-Strike: Global Offensive,
Left 4 Dead, and
Left 4 Dead 2.
This entity chooses the visual parameters. You can choose between old and new eye levels and Field of View settings.

Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- View mode (ViewMode) <choices>
- Defines the view mode.
Value Description Old Eye level: 64, FOV: 75 New Eye level: 53.5, FOV: 90
Categories:
- Point entities
- Non-internal Counter-Strike: Source entities
- Counter-Strike: Source entities
- Counter-Strike: Source point entities
- Non-internal Counter-Strike: Global Offensive entities
- Counter-Strike: Global Offensive entities
- Counter-Strike: Global Offensive point entities
- Non-internal Left 4 Dead entities
- Left 4 Dead entities
- Left 4 Dead point entities
- Non-internal Left 4 Dead 2 entities
- Left 4 Dead 2 entities
- Left 4 Dead 2 point entities