Game score: Difference between revisions
Jump to navigation
Jump to search
(→Entity Description: Icon) |
m (→Availability: class&file) |
||
Line 7: | Line 7: | ||
==Availability== | ==Availability== | ||
{{in game|point}} {{game-base}} | {{in game|point}} {{game-base}} | ||
{{in code|class= | {{in code|class=class_c_game_score.html CGameScore|file=maprules_8cpp-source.html maprules.cpp}} | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 14:38, 2 August 2006
Entity Description
An entity that modifies the points of the player who activates it.
Availability
Template:In game Template:Game-base Template:In code
Keyvalues
- Template:Kv targetname
- points
- <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
- Template:I targetname
- ApplyScore
- Add score to player.