Of logic dm: Difference between revisions

From Open Fortress Wiki
Jump to navigation Jump to search
No edit summary
(Use "of entity")
Line 1: Line 1:
{{point entity|of_logic_dm|sprite=of_gamemode_dm.png}} available in [[Open Fortress]].
{{of point|of_logic_dm|sprite=1}} Enables [[Deathmatch]] mode.


{{clearfix}}
== Entity description ==
Enables [[Deathmatch]] mode.


== Keyvalues ==
== Keyvalues ==
{{KV|Is Teamplay?|intn=IsTeamplay|boolean|Should the gamemode be Team Deathmatch?}}
{{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}}}}

Revision as of 10:05, 4 January 2025

Open Fortress of_logic_dm is a point entity available in Open Fortress Open Fortress. Enables Deathmatch mode.


Keyvalues

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