point_bonusmaps_accessor
Jump to navigation
Jump to search
Code classes:
CPointBonusMapsAccessor
CPointEntity
CBaseEntity
(all ents)
point_bonusmaps_accessor
is a point entity present in all Source games. This entity is used in to manage stats for advanced maps and time/steps/portals challenges.
Keyvalues[edit | edit source]
- File Name
(filename)
<string>
- File path to a .bns file. (E.g.
scripts/challenges/challenges.bns
) - Map Name
(mapname)
<string>
- Name of a map specified inside the File Name file. (E.g.
#Bonus_Map_TC17Challenges
)
Inputs[edit | edit source]
- Unlock
- Tells the game a challenge run was finished.
- Complete
- Tells the game an advanced map was finished.
- Save
- "Saves bonus map data."[Clarify] Not used?