Prop thumper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{wrongtitle|title=prop_thumper}}
{{wrongtitle|title=prop_thumper}}
==Entity Description==
==Entity Description==
An antlion repellent
 
An antlion repellent.
 
{{Note|This prop includes all the sounds and dust effects, no additional entities are needed.}}
 
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
* {{kv angles}}
* {{kv angles}}
Line 16: Line 22:
| 256 || Large Thumper
| 256 || Large Thumper
|}
|}
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}
* '''Enable'''
* '''Enable'''
Line 22: Line 30:
* '''Disable'''
* '''Disable'''
: Disable Thumper
: Disable Thumper
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
==See Also==
==See Also==
* [[npc_antlion]]
* [[npc_antlion]]
[[Category:Entities]]
[[Category:Entities]]
[[Category:Prop Types Overview]]

Revision as of 08:20, 12 March 2006

Template:Wrongtitle

Entity Description

An antlion repellent.

Note.pngNote:This prop includes all the sounds and dust effects, no additional entities are needed.

Keyvalues

<studio> World model - Suggested model: models/props_combine/CombineThumper002.mdl
  • dustscale
<integer> Dust Scale - can be any unsigned integer
Literal Value Description
128 Small Thumper
256 Large Thumper

Inputs

Enable Thumper
  • Disable
Disable Thumper

Outputs

See Also