Of logic dm: Difference between revisions

From Open Fortress Wiki
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
Line 1: Line 1:
{{DISPLAYTITLE: of_logic_dm}}
{{DISPLAYTITLE: of_logic_dm}}
'''<code>of_logic_dm</code>''' is a {{vdc|point entity}} available in [[Open Fortress]].
[[File:Of gamemode dm.png|left]] '''<code>of_logic_dm</code>''' is a {{vdc|point entity}} available in [[Open Fortress]].


{{clearfix}}
== Entity description ==
== Entity description ==
Enables [[Deathmatch]] mode.
Enables [[Deathmatch]] mode.
== Keyvalues ==
{{KV|Is Teamplay?|intn=IsTeamplay|boolean|Should the gamemode be Team Deathmatch?}}
{{KV|Don't Count Kills?|intn=DontCountKills|boolean|Don't count kills, for use with TDM.}}

Revision as of 13:25, 19 August 2024

of_logic_dm is a point entity available in Open Fortress.

Entity description

Enables Deathmatch mode.

Keyvalues

Is Teamplay? (IsTeamplay) <boolean>
Should the gamemode be Team Deathmatch?
Don't Count Kills? (DontCountKills) <boolean>
Don't count kills, for use with TDM.