Firefight
Firefight: waves, rounds, sets, bonus rounds and the scoring that goes with them.
- Functions
- 54
- Work in this build
- 54
- Compiled out
- 0
54 names
- survival_increment_elite_score
- survival_increment_human_score
- survival_mode_ammo_crates_enable
- survival_mode_award_hero_medal
- survival_mode_begin_new_set
- survival_mode_begin_new_wave
- survival_mode_bonus_lives_elite_death
- survival_mode_bonus_multiplier_get
- survival_mode_bonus_multiplier_set
- survival_mode_current_wave_is_bonus
- survival_mode_current_wave_is_boss
- survival_mode_current_wave_is_initial
- survival_mode_current_wave_is_last_in_set
- survival_mode_current_wave_uses_dropship
- survival_mode_end_set
- survival_mode_end_wave
- survival_mode_generator_count
- survival_mode_generator_defend_all
- survival_mode_generator_random_spawn
- survival_mode_get_bonus_lives_awarded
- survival_mode_get_bonus_target
- survival_mode_get_current_wave_time_limit
- survival_mode_get_elite_life_count
- survival_mode_get_mp_round_count
- survival_mode_get_mp_round_current
- survival_mode_get_respawn_time_seconds
- survival_mode_get_set_count
- survival_mode_get_shared_team_life_count
- survival_mode_get_time_limit
- survival_mode_get_wave_squad
- survival_mode_incident_new
- survival_mode_is_pregame
- survival_mode_lives_get
- survival_mode_lives_set
- survival_mode_max_lives
- survival_mode_meets_set_start_requirements
- survival_mode_player_count_by_team
- survival_mode_players_by_team
- survival_mode_respawn_dead_players
- survival_mode_round_get
- survival_mode_rounds_per_set
- survival_mode_scenario_extras_enable
- survival_mode_set_elite_license_plate
- survival_mode_set_get
- survival_mode_set_multiplier_get
- survival_mode_set_multiplier_set
- survival_mode_set_pregame
- survival_mode_set_spartan_license_plate
- survival_mode_sudden_death
- survival_mode_team_respawns_on_wave
- survival_mode_wave_get
- survival_mode_waves_disabled
- survival_mode_waves_per_round
- survival_mode_weapon_drops_enable
survival_increment_elite_score
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_increment_elite_score <player>) | void | 1131 |
console: survival_increment_elite_score <player>
survival_increment_human_score
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_increment_human_score <player>) | void | 1130 |
console: survival_increment_human_score <player>
survival_mode_ammo_crates_enable
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_ammo_crates_enable) | boolean | 1121 |
console: survival_mode_ammo_crates_enable
survival_mode_award_hero_medal
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_award_hero_medal) | void | 1102 |
console: survival_mode_award_hero_medal
survival_mode_begin_new_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_begin_new_set) | void | 1098 |
console: survival_mode_begin_new_set
survival_mode_begin_new_wave
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_begin_new_wave) | void | 1099 |
console: survival_mode_begin_new_wave
survival_mode_bonus_lives_elite_death
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_bonus_lives_elite_death) | long | 1118 |
console: survival_mode_bonus_lives_elite_death
survival_mode_bonus_multiplier_get
→ realNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_bonus_multiplier_get) | real | 1091 |
console: survival_mode_bonus_multiplier_get
survival_mode_bonus_multiplier_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_bonus_multiplier_set <real>) | void | 1092 |
console: survival_mode_bonus_multiplier_set <real>
survival_mode_current_wave_is_bonus
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_current_wave_is_bonus) | boolean | 1096 |
console: survival_mode_current_wave_is_bonus
survival_mode_current_wave_is_boss
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_current_wave_is_boss) | boolean | 1095 |
console: survival_mode_current_wave_is_boss
survival_mode_current_wave_is_initial
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_current_wave_is_initial) | boolean | 1094 |
console: survival_mode_current_wave_is_initial
survival_mode_current_wave_is_last_in_set
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_current_wave_is_last_in_set) | boolean | 1097 |
console: survival_mode_current_wave_is_last_in_set
survival_mode_current_wave_uses_dropship
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_current_wave_uses_dropship) | boolean | 1125 |
console: survival_mode_current_wave_uses_dropship
survival_mode_end_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_end_set) | void | 1100 |
console: survival_mode_end_set
survival_mode_end_wave
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_end_wave) | void | 1101 |
console: survival_mode_end_wave
survival_mode_generator_count
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_generator_count) | long | 1117 |
console: survival_mode_generator_count
survival_mode_generator_defend_all
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_generator_defend_all) | boolean | 1123 |
console: survival_mode_generator_defend_all
survival_mode_generator_random_spawn
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_generator_random_spawn) | boolean | 1124 |
console: survival_mode_generator_random_spawn
survival_mode_get_bonus_lives_awarded
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_bonus_lives_awarded) | long | 1112 |
console: survival_mode_get_bonus_lives_awarded
survival_mode_get_bonus_target
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_bonus_target) | long | 1113 |
console: survival_mode_get_bonus_target
survival_mode_get_current_wave_time_limit
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_current_wave_time_limit) | short | 1126 |
console: survival_mode_get_current_wave_time_limit
survival_mode_get_elite_life_count
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_elite_life_count) | long | 1115 |
console: survival_mode_get_elite_life_count
survival_mode_get_mp_round_count
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_mp_round_count) | long | 1082 |
console: survival_mode_get_mp_round_count
survival_mode_get_mp_round_current
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_mp_round_current) | long | 1083 |
console: survival_mode_get_mp_round_current
survival_mode_get_respawn_time_seconds
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_respawn_time_seconds <mp_team>) | long | 1127 |
console: survival_mode_get_respawn_time_seconds <mp_team>
survival_mode_get_set_count
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_set_count) | long | 1111 |
console: survival_mode_get_set_count
survival_mode_get_time_limit
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_time_limit) | long | 1110 |
console: survival_mode_get_time_limit
survival_mode_get_wave_squad
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_get_wave_squad) | long | 1093 |
console: survival_mode_get_wave_squad
survival_mode_incident_new
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_incident_new <string_id>) | void | 1103 |
console: survival_mode_incident_new <string_id>
survival_mode_is_pregame
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_is_pregame) | boolean | 1109 |
console: survival_mode_is_pregame
survival_mode_lives_get
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_lives_get <team>) | long | 1080 |
console: survival_mode_lives_get <team>
survival_mode_lives_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_lives_set <team> <long>) | void | 1081 |
console: survival_mode_lives_set <team> <long>
survival_mode_max_lives
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_max_lives) | long | 1116 |
console: survival_mode_max_lives
survival_mode_meets_set_start_requirements
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_meets_set_start_requirements) | boolean | 1107 |
console: survival_mode_meets_set_start_requirements
survival_mode_player_count_by_team
→ longNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_player_count_by_team <team>) | long | 1134 |
console: survival_mode_player_count_by_team <team>
survival_mode_players_by_team
→ object_listNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_players_by_team <team>) | object_list | 1135 |
console: survival_mode_players_by_team <team>
survival_mode_respawn_dead_players
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_respawn_dead_players) | void | 1079 |
console: survival_mode_respawn_dead_players
survival_mode_round_get
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_round_get) | short | 1085 |
console: survival_mode_round_get
survival_mode_rounds_per_set
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_rounds_per_set) | short | 1087 |
console: survival_mode_rounds_per_set
survival_mode_scenario_extras_enable
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_scenario_extras_enable) | boolean | 1119 |
console: survival_mode_scenario_extras_enable
survival_mode_set_elite_license_plate
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_elite_license_plate <long> <long> <string_id> <string_id> <string_id>) | void | 1133 |
console: survival_mode_set_elite_license_plate <long> <long> <string_id> <string_id> <string_id>
survival_mode_set_get
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_get) | short | 1084 |
console: survival_mode_set_get
survival_mode_set_multiplier_get
→ realNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_multiplier_get) | real | 1089 |
console: survival_mode_set_multiplier_get
survival_mode_set_multiplier_set
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_multiplier_set <real>) | void | 1090 |
console: survival_mode_set_multiplier_set <real>
survival_mode_set_pregame
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_pregame <boolean>) | void | 1108 |
console: survival_mode_set_pregame <boolean>
survival_mode_set_spartan_license_plate
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_set_spartan_license_plate <long> <long> <string_id> <string_id> <string_id>) | void | 1132 |
console: survival_mode_set_spartan_license_plate <long> <long> <string_id> <string_id> <string_id>
survival_mode_sudden_death
No description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_sudden_death <boolean>) | void | 1129 |
console: survival_mode_sudden_death <boolean>
survival_mode_team_respawns_on_wave
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_team_respawns_on_wave <team>) | boolean | 1128 |
console: survival_mode_team_respawns_on_wave <team>
survival_mode_wave_get
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_wave_get) | short | 1088 |
console: survival_mode_wave_get
survival_mode_waves_disabled
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_waves_disabled) | boolean | 1122 |
console: survival_mode_waves_disabled
survival_mode_waves_per_round
→ shortNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_waves_per_round) | short | 1086 |
console: survival_mode_waves_per_round
survival_mode_weapon_drops_enable
→ booleanNo description yet; the release build dropped the engine's help text.
| Signature | Returns | Slot |
|---|---|---|
| (survival_mode_weapon_drops_enable) | boolean | 1120 |
console: survival_mode_weapon_drops_enable
Read from the function table in the shipped simulation DLL. A name is compiled out when every one of its slots points at the release build's shared stub evaluator; the console still accepts it and returns nothing. Descriptions are hand-written and incomplete; the engine's own help text does not survive in this build. See The Blam console for how the table was found and how the mod runs these.