Of logic dm: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{DISPLAYTITLE: of_logic_dm}} '''<code>of_logic_dm</code>''' is a {{vdc|point entity}} available in Open Fortress. == Entity description == Enables Deathmatch mode.") |
No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{of point|of_logic_dm|sprite=1}} Used for the [[Deathmatch (Gamemode)|Deathmatch]] gamemode. | ||
== | |||
== Keyvalues == | |||
{{KV Targetname}} | |||
{{KV|Is Teamplay?|intn=IsTeamplay|boolean|Should the gamemode be Team Deathmatch?<br>Default: {{Code|false}}}} | |||
{{KV|Don't Count Kills?|intn=DontCountKills|boolean|Don't count kills, for use with TDM.<br>Default: {{Code|false}}}} |
Latest revision as of 08:43, 6 January 2025

of_logic_dm
is a point entity available in Open Fortress. Used for the Deathmatch gamemode.
Keyvalues
- Name
(targetname)
<string> - The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities