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

Campaign

Functions
6
Work in this build
6
Compiled out
0

campaign_metagame_award_points

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

SignatureReturnsSlot
(campaign_metagame_award_points <player> <long>)void543

console: campaign_metagame_award_points <player> <long>

campaign_metagame_award_skull

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

SignatureReturnsSlot
(campaign_metagame_award_skull <player> <skull>)void544

console: campaign_metagame_award_skull <player> <skull>

campaign_metagame_enabled

boolean

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

SignatureReturnsSlot
(campaign_metagame_enabled)boolean545

console: campaign_metagame_enabled

campaign_metagame_get_player_score

long

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

SignatureReturnsSlot
(campaign_metagame_get_player_score <player>)long1586

console: campaign_metagame_get_player_score <player>

campaign_metagame_time_pause

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

SignatureReturnsSlot
(campaign_metagame_time_pause <boolean>)void542

console: campaign_metagame_time_pause <boolean>

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

campaign_survival_enabled

boolean

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

SignatureReturnsSlot
(campaign_survival_enabled)boolean546

console: campaign_survival_enabled

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.