Category:Source Base Entities: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirected page to Category:Source base entities)
Tag: New redirect
 
(15 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{wip}}
#REDIRECT [[Category:Source base entities]]
These Entities are defined in <code>base.fgd</code>
 
That means that only these entities are available in ''all'' Source-based games.
 
{{note| For a simple list see [[category_talk:Source Base Entities#Checklist]].}}
{{note| Don't use 'category' tags for these entity pages. Use templates instead - Please see [[category_talk:Source Base Entities#PageTags]].}}
{|
|+ Template tags currently in use:
|-
|<code><nowiki>{{base_point}}</nowiki></code> || for Point-Based Entities in Source Base available for HL2 Engine
|-
|<code><nowiki>{{base_point_legacy|<replacement>}}</nowiki></code> || for Point-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|<code><nowiki>{{base_point_ep1}}</nowiki></code> || for Point-Based Entities in Source Base added for Episode 1 Engine
|-
|<code><nowiki>{{base_point_ep2}}</nowiki></code> || for Point-Based Entities in Source Base added for Episode 2 Engine
|-
|<code><nowiki>{{base_brush}}</nowiki></code> || for Brush-Based Entities in Source Base available for HL2 Engine
|-
|<code><nowiki>{{base_brush_legacy|<replacement>}}</nowiki></code> || for Brush-Based Entities in Source Base that have been superceded by another entity.
<replacement> is the title of the entity without any markup, eg <code>func_brush</code>
|-
|<code><nowiki>{{base_brush_ep1}}</nowiki></code> || for Brush-Based Entities in Source Base added for Episode 1 Engine
|-
|<code><nowiki>{{base_brush_ep2}}</nowiki></code> || for Brush-Based Entities in Source Base added for Episode 2 Engine
|}
 
[[Category:Entities|0]]

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.