Func detail blocker: Difference between revisions
Jump to navigation
Jump to search

Note:This entity is available for Source SDK 2013 by replacing vbsp.exe with this modified version: https://github.com/wouterpleizier/source-sdk-2013/commit/8a102a7b6d6e821bc77925a3df241cfad70876e7
Note:This entity is also in
Garry's Mod .
(fack) |
Deprecated (talk | contribs) m (Also available in Garry's Mod) |
||
Line 2: | Line 2: | ||
{{base brush|func_detail_blocker|since=Left 4 Dead}} It disallows [[detail props]] from being placed inside its volume. | {{base brush|func_detail_blocker|since=Left 4 Dead}} It disallows [[detail props]] from being placed inside its volume. | ||
{{note|This entity is available for Source SDK 2013 by replacing vbsp.exe with this modified version: https://github.com/wouterpleizier/source-sdk-2013/commit/8a102a7b6d6e821bc77925a3df241cfad70876e7}} | {{note|This entity is available for Source SDK 2013 by replacing vbsp.exe with this modified version: https://github.com/wouterpleizier/source-sdk-2013/commit/8a102a7b6d6e821bc77925a3df241cfad70876e7}} | ||
{{note|This entity is also in {{game link|Garry's Mod}}.}} | |||
{{code class|CDetailBlocker|effects.cpp}} | {{code class|CDetailBlocker|effects.cpp}} | ||
Revision as of 11:02, 6 July 2019


Template:Base brush It disallows detail props from being placed inside its volume.


