Template:Ent not in game: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 12: Line 12:




{{code|<nowiki>{{ent not in game|in sdk=1}}</nowiki>}}, for entities in the SDK that don't exist in the compiled game.
{{code|<nowiki>{{ent not in game|in sdk=1}}</nowiki>}}, for entities in the SDK that don't exist in the compiled game. This is unnecessary for entities for unreleased games, such as {{hl2ep3|2|nt=0}} and {{3wave|2|nt=0}}.
{{ent not in game|in sdk=1}}
{{ent not in game|in sdk=1}}


[[Category:Notice templates|{{PAGENAME}}]]
[[Category:Notice templates|{{PAGENAME}}]]

Revision as of 08:35, 11 May 2025


{{ent not in game}}, for entities in the FGD that don't exist in the game.

Info-red.png
This entity is not in the game by default, but got left over in the FGD.
This feature is not available anymore.


{{ent not in game|in sdk=1}}, for entities in the SDK that don't exist in the compiled game. This is unnecessary for entities for unreleased games, such as Half-Life 2: Episode Three HL2EP3 and Deathmatch Classic: ThreeWave CTF 3Wave.

Info-red.png
This entity is not in the game by default, but still has code available for it in the SDK.
This feature is not available anymore.