Dod scoring: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
The dod_scoring entity gives selected Teams points if triggered.
The dod_scoring entity gives selected Teams points if triggered.


{{modernConfusion|Not to be confused with the {{dod|4|nt=1}} entity {{ent|dod_score_ent (GoldSrc)|alt=dod_score_ent}}.}}
{{modernConfusion|Not to be confused with the {{dod|4|nt=1}} entity {{ent|dod_score_ent (GoldSrc)|alt=dod_score_ent}}, which controls end-of-round scoring.}}


==Key Values==
==Key Values==

Revision as of 17:12, 22 January 2024

dod_scoring is a point available in Day of Defeat: Source Day of Defeat: Source.

The dod_scoring entity gives selected Teams points if triggered.

Warning.pngRisk of Confusion:Not to be confused with the Day of Defeat Day of Defeat 1.3 entity dod_score_ent, which controls end-of-round scoring.

Key Values

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

Team Number (int) ([todo internal name (i)]) <integer>
Determines which team gets the points.
Seconds between point gives ([todo internal name (i)]) <integer>
The time (in seconds) until the team gets points again.
Points to give each time ([todo internal name (i)]) <integer>
The number of points to get the team every time.
Max number of times to give points ([todo internal name (i)]) <integer>
Determines how often the team gets points.

Inputs

Outputs