Chicken: Difference between revisions
Jump to navigation
Jump to search
Unnamed 1024 (talk | contribs) No edit summary |
(fgd code. yes im sure.) |
||
Line 6: | Line 6: | ||
==Entity Description== | ==Entity Description== | ||
A chicken. ''{{todo|Add extra description to this entity.}}'' | A chicken. ''{{todo|Add extra description to this entity.}}'' | ||
==FGD Code== | |||
<pre> | |||
@PointClass base(prop_dynamic,EnableDisable) sphere(fademindist) sphere(fademaxdist) studio("models/chicken/chicken.mdl") = chicken : | |||
"Chicken!" | |||
[ | |||
] | |||
</pre> |
Revision as of 21:37, 25 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!" [ ]