Template:Hl1 KV Gibshooterbase: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<onlyinclude> {{KV|Number of Gibs|intn=m_iGibs|integer|Total number of <code>gib</code>s to shoot each time the entity should shoot.}} {{KV|Delay between shots|intn=delay|stri...") |
SirYodaJedi (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{merge|{{t|hl1 kv gibshooterbase}}}} | |||
<onlyinclude> | <onlyinclude> | ||
{{KV|Number of Gibs|intn=m_iGibs|integer|Total number of <code>gib</code>s to shoot each time the entity should shoot.}} | {{KV|Number of Gibs|intn=m_iGibs|integer|Total number of <code>gib</code>s to shoot each time the entity should shoot.}} |
Latest revision as of 14:08, 24 April 2025

It has been suggested that this article or section be merged with {{hl1 kv gibshooterbase}}. (Discuss)
- Number of Gibs (m_iGibs) <integer>
- Total number of
gib
s to shoot each time the entity should shoot.
- Delay between shots (delay) <string>
- Delay (in seconds) between shooting each
gib
. If 0, allgib
s shoot at once.
- Gib Velocity (m_flVelocity) <integer>
- Speed of the fired
gib
s.
- Course Variance (m_flVariance) <string>
- How much variance in the direction
gib
s are fired.
- Gib Life (m_flGibLife) <string>
- Time in seconds for
gib
s to live +/- 5%.