Func bulletshield: Difference between revisions
Jump to navigation
Jump to search

Gtamike TSGK (talk | contribs) (Added Prefab (External link)) |
(updates) |
||
Line 1: | Line 1: | ||
{{ | {{lang|Func bulletshield}} | ||
{{ | {{obsolete}} | ||
{{hl2 brush|func_bulletshield}} This is an unused entity that seems to have been specifically for blocking bullets. Use something like {{ent|func_brush}} or the <code>tools/toolsblockbullets</code> texture instead. To use it, the entity code must be re-enabled. | |||
{{code class|CFuncBulletShield|func_bulletshield.cpp}} | |||
{{ |
Revision as of 17:38, 8 September 2018



This entity is obsolete. Its use is discouraged. It may only exist/function in older engine branches.
Template:Hl2 brush This is an unused entity that seems to have been specifically for blocking bullets. Use something like func_brush or the tools/toolsblockbullets
texture instead. To use it, the entity code must be re-enabled.