Of logic dm: Difference between revisions
Jump to navigation
Jump to search
(Use "of entity") |
No edit summary |
||
Line 3: | Line 3: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV Targetname}} | |||
{{KV|Is Teamplay?|intn=IsTeamplay|boolean|Should the gamemode be Team Deathmatch?<br>Default: {{Code|false}}}} | {{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}}}} | {{KV|Don't Count Kills?|intn=DontCountKills|boolean|Don't count kills, for use with TDM.<br>Default: {{Code|false}}}} |
Revision as of 10:23, 4 January 2025

of_logic_dm
is a point entity available in Open Fortress. Enables Deathmatch mode.
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