Category:Source Base Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Redirected page to Category:Source base entities)
Tag: New redirect
 
(11 intermediate revisions by 5 users not shown)
Line 1: Line 1:
'''The entities in this category are shared between games.''' They are not shared between all games however, because Valve ships four different builds of Source; newer entities are of course not available to older games.
#REDIRECT [[Category:Source base entities]]
 
Mediawiki's category system isn't much good for expressing this, so the best way to check whether an entity is available in your engine build is to load Hammer and try to create it!
 
== Templates for page editors ==
 
{{tip|These templates automatically insert the page into the correct categories.}}
 
; [[Template:base_point|<code><nowiki>{{base_point}}</nowiki></code>]]
; [[Template:base_brush|<code><nowiki>{{base_brush}}</nowiki></code>]]
: Entities available to all games
; [[Template:base_point_legacy|<code><nowiki>{{base_point_legacy|replacement}}</nowiki></code>]]
; [[Template:base_brush_legacy|<code><nowiki>{{base_brush_legacy|replacement}}</nowiki></code>]]
: Entities that have been superceded. <code>replacement</code> is the raw name of an entity (i.e. without any wiki markup)
; [[Template:base_point_ep1|<code><nowiki>{{base_point_ep1}}</nowiki></code>]]
; [[Template:base_brush_ep1|<code><nowiki>{{base_brush_ep1}}</nowiki></code>]]
: Entities new with the Episode One build of Source (NOT entities specific to Episode One itself)
; [[Template:base_point_ep2|<code><nowiki>{{base_point_ep2}}</nowiki></code>]]
; [[Template:base_brush_ep2|<code><nowiki>{{base_brush_ep2}}</nowiki></code>]]
: Entities new with the Orange Box build of Source (NOT entities specific to OB games themselves, despite its name)
 
[[Category:Entities]]

Latest revision as of 17:42, 16 August 2023

Pages in category "Source Base Entities"

The following 10 pages are in this category, out of 10 total.