Point bonusmaps accessor: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Replacing {{base point}} with {{this is a}}. This operation was performed by a bot.) |
||
Line 1: | Line 1: | ||
{{ | {{this is a|point entity|name=point_bonusmaps_accessor}} It relays [[Bonus Maps]] changes. | ||
== Keyvalues == | == Keyvalues == |
Revision as of 23:01, 6 January 2024
point_bonusmaps_accessor
is a point entity available in all Source games. It relays Bonus Maps changes.
Keyvalues
- File Name ([todo internal name (i)]) <string>
- Link to a .BNS file with values for this map. Relative to mod's root directory.
- Map Name ([todo internal name (i)]) <string>
- Script entry inside above bns file of the map.
Note:This is NOT .bsp file name.
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- Unlock
- Unlocks the filename/map combination.
- Complete
- Completes the filename/map combination.
- Save
- Saves bonus map data.