Dod scoring: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '{{wrongtitle|title=dod_scoring}} {{point ent|{{{1|}}}|game=Day of Defeat: Source|icon=dods}}<includeonly>Category:Day of Defeat:SourceEntities</includeonly><noinclude> ==Ent…')
 
No edit summary
Line 4: Line 4:
==Entity Description==
==Entity Description==
Gives selected Teams points if triggered.
Gives selected Teams points if triggered.
==Keyvalues==
==Keyvalues==
* '''Name'''
* '''Name'''
Line 16: Line 17:
:Determines how often the team gets points.
:Determines how often the team gets points.


==Outputs==
* {{O Targetname}}


[[Category:Day of Defeat: Source Entities]]
[[Category:Day of Defeat: Source Entities]]

Revision as of 01:29, 24 April 2011

Template:Wrongtitle Template:Point ent

Entity Description

Gives selected Teams points if triggered.

Keyvalues

  • Name
Name of the Entity.
  • Team Number (int)
Determines which team gets the points.
  • Seconds between point gives
The time (in seconds) until the team gets points again.
  • Points to give each time
The number of points to get the team every time.
  • Max number of times to give points
Determines how often the team gets points.

Outputs