Point bonusmaps accessor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(→‎Keyvalues: doesnt just unlock, also can complete)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=point_bonusmaps_accessor}}
{{wrongtitle|title=point_bonusmaps_accessor}}
{{base_point}}


==Entity Description==
==Entity Description==
Line 26: Line 27:
==Outputs==
==Outputs==
* {{o targetname}}
* {{o targetname}}
[[Category:Portal Entities]]

Revision as of 15:40, 12 April 2008

Template:Wrongtitle Template:Base point

Entity Description

An entity that relays bonus maps changes.

Availability

This point entity is exclusive to Portal.

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

  • File Name
Link to a bns file with values for this map
  • Map Name
Script entry inside above bns file of the map

Inputs

Completes the filename/map combination.
  • Save
Saves bonus map data.
  • Unlock
Unlocks the filename/map combination.

Outputs