Chicken: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| Unnamed 1024 (talk | contribs) No edit summary | Unnamed 1024 (talk | contribs)  No edit summary | ||
| Line 5: | Line 5: | ||
| ==Entity Description== | ==Entity Description== | ||
| A chicken. Identical to the  | A chicken. Identical to the [[info_map_parameters|info_map_parameters']] Pet Population keyvalue and [[pet_entity]], but it ''will'' spawn automatically without need of [[Navigation Meshes|Navigation Mesh]]. ''{{todo|Add extra description to this entity.}}'' | ||
| ==FGD Code== | ==FGD Code== | ||
| <pre> | <pre> | ||
| @PointClass  | @PointClass studio("models/chicken/chicken.mdl") = chicken : "A chicken." | ||
| [ | [ | ||
| ] | ] | ||
Revision as of 07:43, 26 January 2019
chicken  is a   point entity  available in  Counter-Strike: Global Offensive.
 Counter-Strike: Global Offensive.
Entity Description
A chicken. Identical to the info_map_parameters' Pet Population keyvalue and pet_entity, but it will spawn automatically without need of Navigation Mesh.
Todo: Add extra description to this entity.
FGD Code
@PointClass studio("models/chicken/chicken.mdl") = chicken : "A chicken."
[
]
Instruction on placing the FGD Code:
Paste the FGD code in the last line of the csgo.fgd. The csgo.fgd can be found in CS:GO's bin folder.

