Template:PreservedEnt: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (deleted free space)
mNo edit summary
Line 10: Line 10:
-->}}<!--
-->}}<!--


--></includeonly></onlyinclude>
--></includeonly></onlyinclude><!--
{| class=standard-table
 
-->{| class=standard-table
! Wikitext !! Result
! Wikitext !! Result
|-
|-

Revision as of 03:14, 17 July 2022

Wikitext Result
{{PreservedEnt}}
Note.pngNote:In some/all multiplayer games, this is a preserved entity.
  • On a new round, it will intentionally not reset itself to its default properties (including position).
    PlacementTip.pngWorkaround:If this is an issue, you can use logic_auto to emulate resetting it.
  • Killing it removes it forever, as it is not respawned on a new round.
  • It cannot be spawned with a point_template.
{{PreservedEnt|In all games except {{hl2dm}}}}
Note.pngNote:In all games except Half-Life 2: Deathmatch, this is a preserved entity.
  • On a new round, it will intentionally not reset itself to its default properties (including position).
    PlacementTip.pngWorkaround:If this is an issue, you can use logic_auto to emulate resetting it.
  • Killing it removes it forever, as it is not respawned on a new round.
  • It cannot be spawned with a point_template.
{{PreservedEnt|0}}
Note.pngNote:This is a preserved entity.
  • On a new round, it will intentionally not reset itself to its default properties (including position).
    PlacementTip.pngWorkaround:If this is an issue, you can use logic_auto to emulate resetting it.
  • Killing it removes it forever, as it is not respawned on a new round.
  • It cannot be spawned with a point_template.