Chicken: Difference between revisions
Jump to navigation
Jump to search
(fgd code. yes im sure.) |
Unnamed 1024 (talk | contribs) (Added instruction on placing the FGD Code.) |
||
| Line 14: | Line 14: | ||
] | ] | ||
</pre> | </pre> | ||
Instruction on placing the FGD Code: | |||
Paste the FGD code in the last line of the [[Base.fgd/Source 2013 (Counter Strike: Global Offensive)|base.fgd.]] The base.fgd can be found in CS:GO's bin folder. | |||
Revision as of 00:46, 26 January 2019
chicken is a point entity available in
Counter-Strike: Global Offensive.
Entity Description
A chicken.
Todo: Add extra description to this entity.
FGD Code
@PointClass base(prop_dynamic,EnableDisable) sphere(fademindist) sphere(fademaxdist) studio("models/chicken/chicken.mdl") = chicken :
"Chicken!"
[
]
Instruction on placing the FGD Code:
Paste the FGD code in the last line of the base.fgd. The base.fgd can be found in CS:GO's bin folder.