Portalmp gamerules: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{portal2 point|portalmp_gamerules}} It is a proxy entity for Portal 2 Gamerule.
{{portal2 point|portalmp_gamerules}}  
 
==Entity description==
It is a proxy entity for Portal 2 Gamerule.


== Keyvalues ==
== Keyvalues ==

Revision as of 11:47, 20 August 2012

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