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

Mantini

Functions
15
Work in this build
15
Compiled out
0

mantini_add_cell_to_runtime_squad

long

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

SignatureReturnsSlot
(mantini_add_cell_to_runtime_squad <string> <string>)long521

console: mantini_add_cell_to_runtime_squad <string> <string>

mantini_add_runtime_point_to_set

boolean

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

SignatureReturnsSlot
(mantini_add_runtime_point_to_set <string> <string> <real> <real> <real> <real>)boolean517

console: mantini_add_runtime_point_to_set <string> <string> <real> <real> <real> <real>

mantini_add_runtime_point_to_set_from_camera

boolean

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

SignatureReturnsSlot
(mantini_add_runtime_point_to_set_from_camera <string> <string> <real> <real>)boolean518

console: mantini_add_runtime_point_to_set_from_camera <string> <string> <real> <real>

mantini_add_starting_location_to_squad

boolean

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

SignatureReturnsSlot
(mantini_add_starting_location_to_squad <string> <string> <long> <point_reference>)boolean519

console: mantini_add_starting_location_to_squad <string> <string> <long> <point_reference>

mantini_add_starting_location_to_squad_from_camera

boolean

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

SignatureReturnsSlot
(mantini_add_starting_location_to_squad_from_camera <string> <string> <long> <real>)boolean520

console: mantini_add_starting_location_to_squad_from_camera <string> <string> <long> <real>

mantini_clear_runtime_squads

boolean

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

SignatureReturnsSlot
(mantini_clear_runtime_squads)boolean528

console: mantini_clear_runtime_squads

mantini_create_runtime_point_set

boolean

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

SignatureReturnsSlot
(mantini_create_runtime_point_set <string>)boolean516

console: mantini_create_runtime_point_set <string>

mantini_create_runtime_squad

boolean

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

SignatureReturnsSlot
(mantini_create_runtime_squad <string>)boolean515

console: mantini_create_runtime_squad <string>

mantini_get_runtime_squad_cell_count

long

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

SignatureReturnsSlot
(mantini_get_runtime_squad_cell_count <string>)long522

console: mantini_get_runtime_squad_cell_count <string>

mantini_remove_pointset

boolean

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

SignatureReturnsSlot
(mantini_remove_pointset <string>)boolean529

console: mantini_remove_pointset <string>

mantini_set_spawn_point_variants

boolean

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

SignatureReturnsSlot
(mantini_set_spawn_point_variants <ai> <string_id> <string_id>)boolean526

console: mantini_set_spawn_point_variants <ai> <string_id> <string_id>

mantini_set_spawn_point_vehicle

boolean

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

SignatureReturnsSlot
(mantini_set_spawn_point_vehicle <ai> <string>)boolean525

console: mantini_set_spawn_point_vehicle <ai> <string>

mantini_set_spawn_point_weapons

boolean

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

SignatureReturnsSlot
(mantini_set_spawn_point_weapons <ai> <string> <string>)boolean524

console: mantini_set_spawn_point_weapons <ai> <string> <string>

mantini_set_squad_cell_spawn_count

boolean

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

SignatureReturnsSlot
(mantini_set_squad_cell_spawn_count <string> <long> <long>)boolean527

console: mantini_set_squad_cell_spawn_count <string> <long> <long>

mantini_set_squad_team

boolean

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

SignatureReturnsSlot
(mantini_set_squad_team <string> <team>)boolean523

console: mantini_set_squad_team <string> <team>

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.