Point bonusmaps accessor

From Valve Developer Community
Revision as of 11:22, 5 December 2007 by Bluestrike (talk | contribs) (Added information on keyvalues File Name and Map Name.)
Jump to navigation Jump to search

Template:Wrongtitle

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 where you have the locked map entry.
  • Map Name
Script entry inside above bns file of the map that needs to be unlocked.

Inputs

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

Outputs