Game score

From Valve Developer Community
Revision as of 11:43, 19 October 2005 by Maven (talk | contribs) (bot-assisted)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Wrongtitle

Entity Description

An entity that awards/deducts points from the player who activates it.

Availability

Template:In game Template:Game-base Template:In code

Keyvalues

<integer> Points to add (+/-).
  • master
<string> Legacy support: The name of a master entity. If the master hasn't been activated, this entity will not activate.

Flags

  • 1 : Allow Negative
  • 2 : Team Points

Inputs

Add score to player.

Outputs