tf_logic_vip
Jump to navigation
Jump to search
tf_logic_vip
is an e0 available in Team Fortress 2 Classic.

- The {{{game}}} parameter is inconsistent with the name defined by the {{tf2c}} template. This can most likely be fixed by setting the value of the {{{game}}} parameter to Team Fortress 2 Classic.
If a parameter is consistent but you're still seeing this warning, it may be an issue with the template itself. Please discuss it on the template's talk page.
Entity description
This entity enables the VIP game mode.
The selected teams will be forced to have exactly one VIP playing the Civilian class. The teams will also not be able to capture any control points except for their VIP.
Keyvalues
- Is RED escorting? (red_escort) ([todo internal name (i)]) <boolean>
- Is RED team escorting VIP in this map?
- Is BLU escorting? (blue_escort) ([todo internal name (i)]) <boolean>
- Is BLU team escorting VIP in this map?
- Is GRN escorting? (green_escort) ([todo internal name (i)]) <boolean>
- Is GRN team escorting VIP in this map?
- Is YLW escorting? (yellow_escort) ([todo internal name (i)]) <boolean>
- Is YLW team escorting VIP in this map?
- Force map reset (force_map_reset) ([todo internal name (i)]) <boolean>
- Force the map to reset during the force respawn after the round is over.
- Switch teams on map win? (switch_teams) ([todo internal name (i)]) <boolean>
- Switch the teams when the game is going to be reset.
- Show escort progress? (show_escort_progress) ([todo internal name (i)]) <boolean>
- Show the progress of the VIP?
- Disable VIP death announcer lines (disable_vip_death_announcer) ([todo internal name (i)]) <boolean>
- Disable the voice lines that play when the VIP dies?
- Bonus crit time (vip_bonus_time) ([todo internal name (i)]) <integer>
- Amount of time the vip's killer gets bonus crits.
Inputs
- SetRedProgressPath
- Sets the path_track to use for progress calculation.
- SetBlueProgressPath
- Sets the path_track to use for progress calculation.
- SetGreenProgressPath
- Sets the path_track to use for progress calculation.
- SetYellowProgressPath
- Sets the path_track to use for progress calculation.
Outputs
- OnRedVIPEscape
- Sent when Red VIP reaches escape zone and his team wins.
- OnBlueVIPEscape
- Sent when Blue VIP reaches escape zone and his team wins.
- OnGreenVIPEscape
- Sent when Green VIP reaches escape zone and his team wins.
- OnYellowVIPEscape
- Sent when Yellow VIP reaches escape zone and his team wins.
- OnRedVIPDeath
- Sent when Red VIP dies.
- OnBlueVIPDeath
- Sent when Blue VIP dies.
- OnGreenVIPDeath
- Sent when Green VIP dies.
- OnYellowVIPDeath
- Sent when Yellow VIP dies.