Portalmp gamerules

From Valve Developer Community
Revision as of 11:47, 20 August 2012 by Dmx6 (talk | contribs)
Jump to navigation Jump to search

Template:Portal2 point

Entity description

It is a proxy entity for Portal 2 Gamerule.

Keyvalues

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

Inputs

AddRedTeamScore <integerRedirectInput/integer>
Add to the Red team score (can be a negative number)
AddBlueTeamScore <integerRedirectInput/integer>
Add to the Blue team score (can be a negative number)


Outputs