Point bonusmaps accessor: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 2: Line 2:


==Entity Description==
==Entity Description==
An entity that controls certain values in an external BNS file.
An entity that relays bonus maps changes.


==Availability==
==Availability==
Line 16: Line 16:
* {{i enabledisable}}
* {{i enabledisable}}
* '''Complete'''
* '''Complete'''
: Marks the map as complete.
: Completes the filename/map combination.
* '''Save'''
* '''Save'''
: Saves the changes made.
: Saves bonus map data.
* '''Unlock'''
* '''Unlock'''
: Set the value of ''lock'' to ''0''.
: Unlocks the filename/map combination.


==Outputs==
==Outputs==

Revision as of 14:50, 27 November 2007

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
  • Map Name

Inputs

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

Outputs