Info player observer: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
		
	
| SirYodaJedi (talk | contribs) | No edit summary | ||
| Line 1: | Line 1: | ||
| {{tabs|info_player_observer|goldsrc=1|source=1|main=source}} | {{tabs|info_player_observer|goldsrc=1|source=1|main=source}} | ||
| {{cleanup|Use {{t|KV}} template.}} | {{cleanup|Use {{t|KV}} template.}} | ||
| {{this is a|point entity|name=info_player_observer|game= | {{this is a|point entity|name=info_player_observer|game=Zombie Panic! Source}} The observer (aka: spectate) spawn point entity used in [[Zombie Panic! Source]]. | ||
| == Keyvalues == | == Keyvalues == | ||
Revision as of 11:43, 3 May 2025

This article or section needs to be cleaned up to conform to a higher standard of quality because:
Use {{KV}} template.
For help, see the VDC Editing Help and  Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.info_player_observer  is a   point entity  available in  Zombie Panic! Source. The observer (aka: spectate) spawn point entity used in Zombie Panic! Source.
 Zombie Panic! Source. The observer (aka: spectate) spawn point entity used in Zombie Panic! Source.
Keyvalues
Angles:
- Pitch Yaw Roll (Y Z X) <angle>
- This entity's angular orientation in the world.
Inputs
Targetname:
- OnUser1to- OnUser4
- Fired in response to the FireUserinputs; see User Inputs and Outputs.
- Enable Spawn/- Disable Spawn
- Turns the spawn point on and off.
- AddOutput <string>
- Evaluates a keyvalue/output on this entity. It can be potentially very dangerous, use with care.
- Format: <key> <value>
- Format: <output name> <targetname>:<inputname>:<parameter>:<delay>:<max times to fire, -1 means infinite>
- FireUser1to- FireUser4
- Fire the OnUseroutputs.
- Kill
- Removes this entity from the world.
- KillHierarchy
- Removes this entity and all its children from the world.
- Toggle Spawn
- Toggles the spawn on and off.
See also
- info_player_start
- info_player_human
- info_player_zombie
- info_player_common
- point_viewcontrol, which performs a similar function in     