Of logic dm: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{point | {{of point|of_logic_dm|sprite=1}} Used for the [[Deathmatch (Gamemode)|Deathmatch]] gamemode. | ||
== Keyvalues == | == Keyvalues == | ||
{{KV|Is Teamplay?|intn=IsTeamplay|boolean|Should the gamemode be Team Deathmatch?}} | {{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.}} | {{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