VerifiedAll console commandsBuild 2026.08.11.1121610.2-Rel-i343-Meteorite-2607-CU4

Submit

Functions
9
Work in this build
9
Compiled out
0

submit_incident

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident <string_id>)void1596

console: submit_incident <string_id>

Called 123 times by the shipped campaign scripts, with 1 argument.

submit_incident_with_cause_campaign_team

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_campaign_team <string_id> <team>)void1603

console: submit_incident_with_cause_campaign_team <string_id> <team>

submit_incident_with_cause_player

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_player <string_id> <player>)void1597

console: submit_incident_with_cause_player <string_id> <player>

Called 4 times by the shipped campaign scripts, with 2 arguments.

submit_incident_with_cause_player_and_effect_player

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_player_and_effect_player <string_id> <player> <player>)void1599

console: submit_incident_with_cause_player_and_effect_player <string_id> <player> <player>

submit_incident_with_cause_player_and_effect_team

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_player_and_effect_team <string_id> <player> <mp_team>)void1600

console: submit_incident_with_cause_player_and_effect_team <string_id> <player> <mp_team>

submit_incident_with_cause_team

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_team <string_id> <mp_team>)void1598

console: submit_incident_with_cause_team <string_id> <mp_team>

submit_incident_with_cause_team_and_effect_player

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_team_and_effect_player <string_id> <mp_team> <player>)void1601

console: submit_incident_with_cause_team_and_effect_player <string_id> <mp_team> <player>

submit_incident_with_cause_team_and_effect_team

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_cause_team_and_effect_team <string_id> <mp_team> <mp_team>)void1602

console: submit_incident_with_cause_team_and_effect_team <string_id> <mp_team> <mp_team>

submit_incident_with_custom_string_id

No description yet; the release build dropped the engine's help text.

SignatureReturnsSlot
(submit_incident_with_custom_string_id <string_id> <string_id>)void1604

console: submit_incident_with_custom_string_id <string_id> <string_id>

Called 63 times by the shipped campaign scripts, with 2 arguments.

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.