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

Command scripts

Command scripts: the per-actor movement and behaviour sequences that scripted set pieces are built from. Most take the script's own actor as an implicit subject.

Functions
87
Work in this build
87
Compiled out
0

cs_abort_on_alert

3 overloads

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

SignatureReturnsSlot
(cs_abort_on_alert <boolean>)void591
(cs_abort_on_alert <boolean>)void595
(cs_abort_on_alert <ai> <boolean>)void596

console: cs_abort_on_alert <boolean>

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

cs_abort_on_combat_status

3 overloads

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

SignatureReturnsSlot
(cs_abort_on_combat_status <short>)void593
(cs_abort_on_combat_status <short>)void599
(cs_abort_on_combat_status <ai> <short>)void600

console: cs_abort_on_combat_status <short>

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

cs_abort_on_damage

3 overloads

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

SignatureReturnsSlot
(cs_abort_on_damage <boolean>)void592
(cs_abort_on_damage <boolean>)void597
(cs_abort_on_damage <ai> <boolean>)void598

console: cs_abort_on_damage <boolean>

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

cs_abort_on_vehicle_exit

3 overloads

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

SignatureReturnsSlot
(cs_abort_on_vehicle_exit <boolean>)void594
(cs_abort_on_vehicle_exit <boolean>)void601
(cs_abort_on_vehicle_exit <ai> <boolean>)void602

console: cs_abort_on_vehicle_exit <boolean>

cs_action

2 overloads

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

SignatureReturnsSlot
(cs_action <point_reference> <short>)void672
(cs_action <ai> <boolean> <point_reference> <short>)void673

console: cs_action <point_reference> <short>

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

cs_action_at_object

2 overloads

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

SignatureReturnsSlot
(cs_action_at_object <object> <short>)void674
(cs_action_at_object <ai> <boolean> <object> <short>)void675

console: cs_action_at_object <object> <short>

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

cs_action_at_player

2 overloads

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

SignatureReturnsSlot
(cs_action_at_player <short>)void676
(cs_action_at_player <ai> <boolean> <short>)void677

console: cs_action_at_player <short>

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

cs_aim

2 overloads

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

SignatureReturnsSlot
(cs_aim <boolean> <point_reference>)void726
(cs_aim <ai> <boolean> <point_reference>)void727

console: cs_aim <boolean> <point_reference>

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

cs_aim_object

2 overloads

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

SignatureReturnsSlot
(cs_aim_object <boolean> <object>)void730
(cs_aim_object <ai> <boolean> <object>)void731

console: cs_aim_object <boolean> <object>

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

cs_aim_player

2 overloads

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

SignatureReturnsSlot
(cs_aim_player <boolean>)void728
(cs_aim_player <ai> <boolean>)void729

console: cs_aim_player <boolean>

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

cs_approach

2 overloads

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

SignatureReturnsSlot
(cs_approach <object> <real> <real> <real>)void696
(cs_approach <ai> <boolean> <object> <real> <real> <real>)void697

console: cs_approach <object> <real> <real> <real>

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

cs_approach_player

2 overloads

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

SignatureReturnsSlot
(cs_approach_player <real> <real> <real>)void698
(cs_approach_player <ai> <boolean> <real> <real> <real>)void699

console: cs_approach_player <real> <real> <real>

Called 1 time by the shipped campaign scripts, with 3 arguments.

cs_approach_stop

2 overloads

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

SignatureReturnsSlot
(cs_approach_stop)void762
(cs_approach_stop <ai>)void763

console: cs_approach_stop

Called 3 times by the shipped campaign scripts, with 0 arguments.

cs_attach_to_spline

2 overloads

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

SignatureReturnsSlot
(cs_attach_to_spline <string_id>)void634
(cs_attach_to_spline <ai> <boolean> <string_id>)void635

console: cs_attach_to_spline <string_id>

cs_command_script_attached

boolean

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

SignatureReturnsSlot
(cs_command_script_attached <ai> <ai_command_script>)boolean604

console: cs_command_script_attached <ai> <ai_command_script>

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

cs_command_script_running

boolean

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

SignatureReturnsSlot
(cs_command_script_running <ai> <ai_command_script>)boolean603

console: cs_command_script_running <ai> <ai_command_script>

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

cs_crouch

4 overloads

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

SignatureReturnsSlot
(cs_crouch <boolean>)void766
(cs_crouch <ai> <boolean>)void767
(cs_crouch <boolean> <real>)void768
(cs_crouch <ai> <boolean> <real>)void769

console: cs_crouch <boolean>

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

cs_custom_animation

4 overloads

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

SignatureReturnsSlot
(cs_custom_animation <animation_graph> <string_id> <boolean>)void678
(cs_custom_animation <ai> <boolean> <animation_graph> <string_id> <boolean>)void679
(cs_custom_animation <animation_graph> <string_id> <boolean> <point_reference>)void680
(cs_custom_animation <ai> <boolean> <animation_graph> <string_id> <boolean> <point_reference>)void681

console: cs_custom_animation <animation_graph> <string_id> <boolean>

Called 25 times by the shipped campaign scripts, with 3 arguments.

cs_custom_animation_death

4 overloads

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

SignatureReturnsSlot
(cs_custom_animation_death <animation_graph> <string_id> <boolean>)void682
(cs_custom_animation_death <ai> <boolean> <animation_graph> <string_id> <boolean>)void683
(cs_custom_animation_death <animation_graph> <string_id> <boolean> <point_reference>)void684
(cs_custom_animation_death <ai> <boolean> <animation_graph> <string_id> <boolean> <point_reference>)void685

console: cs_custom_animation_death <animation_graph> <string_id> <boolean>

cs_custom_animation_loop

4 overloads

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

SignatureReturnsSlot
(cs_custom_animation_loop <animation_graph> <string_id> <boolean>)void686
(cs_custom_animation_loop <ai> <animation_graph> <string_id> <boolean>)void687
(cs_custom_animation_loop <animation_graph> <string_id> <boolean> <point_reference>)void688
(cs_custom_animation_loop <ai> <animation_graph> <string_id> <boolean> <point_reference>)void689

console: cs_custom_animation_loop <animation_graph> <string_id> <boolean>

Called 7 times by the shipped campaign scripts, with 3 arguments.

cs_deploy_turret

2 overloads

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

SignatureReturnsSlot
(cs_deploy_turret <point_reference>)void694
(cs_deploy_turret <ai> <boolean> <point_reference>)void695

console: cs_deploy_turret <point_reference>

cs_die

2 overloads

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

SignatureReturnsSlot
(cs_die <short>)void692
(cs_die <ai> <boolean> <short>)void693

console: cs_die <short>

Called 1 time by the shipped campaign scripts, with 1 argument.

cs_enable_dialogue

2 overloads

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

SignatureReturnsSlot
(cs_enable_dialogue <boolean>)void714
(cs_enable_dialogue <ai> <boolean>)void715

console: cs_enable_dialogue <boolean>

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

cs_enable_looking

2 overloads

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

SignatureReturnsSlot
(cs_enable_looking <boolean>)void710
(cs_enable_looking <ai> <boolean>)void711

console: cs_enable_looking <boolean>

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

cs_enable_moving

2 overloads

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

SignatureReturnsSlot
(cs_enable_moving <boolean>)void712
(cs_enable_moving <ai> <boolean>)void713

console: cs_enable_moving <boolean>

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

cs_enable_pathfinding_failsafe

2 overloads

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

SignatureReturnsSlot
(cs_enable_pathfinding_failsafe <boolean>)void756
(cs_enable_pathfinding_failsafe <ai> <boolean>)void757

console: cs_enable_pathfinding_failsafe <boolean>

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

cs_enable_targeting

2 overloads

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

SignatureReturnsSlot
(cs_enable_targeting <boolean>)void708
(cs_enable_targeting <ai> <boolean>)void709

console: cs_enable_targeting <boolean>

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

cs_face

2 overloads

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

SignatureReturnsSlot
(cs_face <boolean> <point_reference>)void732
(cs_face <ai> <boolean> <point_reference>)void733

console: cs_face <boolean> <point_reference>

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

cs_face_object

2 overloads

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

SignatureReturnsSlot
(cs_face_object <boolean> <object>)void736
(cs_face_object <ai> <boolean> <object>)void737

console: cs_face_object <boolean> <object>

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

cs_face_player

2 overloads

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

SignatureReturnsSlot
(cs_face_player <boolean>)void734
(cs_face_player <ai> <boolean>)void735

console: cs_face_player <boolean>

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

cs_fly_by

4 overloads

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

SignatureReturnsSlot
(cs_fly_by <point_reference>)void618
(cs_fly_by <ai> <boolean> <point_reference>)void619
(cs_fly_by <point_reference> <real>)void620
(cs_fly_by <ai> <boolean> <point_reference> <real>)void621

console: cs_fly_by <point_reference>

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

cs_fly_to

4 overloads

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

SignatureReturnsSlot
(cs_fly_to <point_reference>)void608
(cs_fly_to <ai> <boolean> <point_reference>)void609
(cs_fly_to <point_reference> <real>)void610
(cs_fly_to <ai> <boolean> <point_reference> <real>)void611

console: cs_fly_to <point_reference>

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

cs_fly_to_and_face

4 overloads

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

SignatureReturnsSlot
(cs_fly_to_and_face <point_reference> <point_reference>)void614
(cs_fly_to_and_face <ai> <boolean> <point_reference> <point_reference>)void615
(cs_fly_to_and_face <point_reference> <point_reference> <real>)void616
(cs_fly_to_and_face <ai> <boolean> <point_reference> <point_reference> <real>)void617

console: cs_fly_to_and_face <point_reference> <point_reference>

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

cs_fly_to_object_marker

2 overloads

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

SignatureReturnsSlot
(cs_fly_to_object_marker <object> <string_id>)void612
(cs_fly_to_object_marker <ai> <boolean> <object> <string_id>)void613

console: cs_fly_to_object_marker <object> <string_id>

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

cs_force_combat_status

2 overloads

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

SignatureReturnsSlot
(cs_force_combat_status <short>)void706
(cs_force_combat_status <ai> <short>)void707

console: cs_force_combat_status <short>

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

cs_go_by

4 overloads

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

SignatureReturnsSlot
(cs_go_by <point_reference> <point_reference>)void626
(cs_go_by <ai> <boolean> <point_reference> <point_reference>)void627
(cs_go_by <point_reference> <point_reference> <real>)void628
(cs_go_by <ai> <boolean> <point_reference> <point_reference> <real>)void629

console: cs_go_by <point_reference> <point_reference>

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

cs_go_to

4 overloads

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

SignatureReturnsSlot
(cs_go_to <point_reference>)void622
(cs_go_to <ai> <boolean> <point_reference>)void623
(cs_go_to <point_reference> <real>)void624
(cs_go_to <ai> <boolean> <point_reference> <real>)void625

console: cs_go_to <point_reference>

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

cs_go_to_and_face

2 overloads

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

SignatureReturnsSlot
(cs_go_to_and_face <point_reference> <point_reference>)void630
(cs_go_to_and_face <ai> <boolean> <point_reference> <point_reference>)void631

console: cs_go_to_and_face <point_reference> <point_reference>

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

cs_go_to_and_posture

2 overloads

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

SignatureReturnsSlot
(cs_go_to_and_posture <point_reference> <string_id>)void632
(cs_go_to_and_posture <ai> <boolean> <point_reference> <string_id>)void633

console: cs_go_to_and_posture <point_reference> <string_id>

cs_go_to_nearest

2 overloads

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

SignatureReturnsSlot
(cs_go_to_nearest <point_reference>)void636
(cs_go_to_nearest <ai> <boolean> <point_reference>)void637

console: cs_go_to_nearest <point_reference>

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

cs_go_to_vehicle

4 overloads

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

SignatureReturnsSlot
(cs_go_to_vehicle <vehicle>)void700
(cs_go_to_vehicle <ai> <boolean> <vehicle>)void701
(cs_go_to_vehicle <vehicle> <unit_seat_mapping>)void702
(cs_go_to_vehicle <ai> <boolean> <vehicle> <unit_seat_mapping>)void703

console: cs_go_to_vehicle <vehicle>

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

cs_grenade

2 overloads

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

SignatureReturnsSlot
(cs_grenade <point_reference> <short>)void654
(cs_grenade <ai> <boolean> <point_reference> <short>)void655

console: cs_grenade <point_reference> <short>

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

cs_ignore_obstacles

2 overloads

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

SignatureReturnsSlot
(cs_ignore_obstacles <boolean>)void760
(cs_ignore_obstacles <ai> <boolean>)void761

console: cs_ignore_obstacles <boolean>

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

cs_jump

2 overloads

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

SignatureReturnsSlot
(cs_jump <real> <real>)void658
(cs_jump <ai> <boolean> <real> <real>)void659

console: cs_jump <real> <real>

cs_jump_to_point

2 overloads

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

SignatureReturnsSlot
(cs_jump_to_point <real> <real>)void660
(cs_jump_to_point <ai> <boolean> <real> <real>)void661

console: cs_jump_to_point <real> <real>

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

cs_look

2 overloads

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

SignatureReturnsSlot
(cs_look <boolean> <point_reference>)void720
(cs_look <ai> <boolean> <point_reference>)void721

console: cs_look <boolean> <point_reference>

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

cs_look_object

2 overloads

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

SignatureReturnsSlot
(cs_look_object <boolean> <object>)void724
(cs_look_object <ai> <boolean> <object>)void725

console: cs_look_object <boolean> <object>

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

cs_look_player

2 overloads

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

SignatureReturnsSlot
(cs_look_player <boolean>)void722
(cs_look_player <ai> <boolean>)void723

console: cs_look_player <boolean>

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

cs_lower_weapon

2 overloads

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

SignatureReturnsSlot
(cs_lower_weapon <boolean>)void746
(cs_lower_weapon <ai> <boolean>)void747

console: cs_lower_weapon <boolean>

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

cs_melee_direction

2 overloads

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

SignatureReturnsSlot
(cs_melee_direction <long>)void786
(cs_melee_direction <ai> <boolean> <long>)void787

console: cs_melee_direction <long>

cs_move_in_direction

2 overloads

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

SignatureReturnsSlot
(cs_move_in_direction <real> <real> <real>)void638
(cs_move_in_direction <ai> <boolean> <real> <real> <real>)void639

console: cs_move_in_direction <real> <real> <real>

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

cs_move_towards

6 overloads

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

SignatureReturnsSlot
(cs_move_towards <object>)void640
(cs_move_towards <ai> <boolean> <object>)void641
(cs_move_towards <object> <boolean>)void642
(cs_move_towards <ai> <boolean> <object> <boolean>)void643
(cs_move_towards <object> <boolean> <boolean>)void644
(cs_move_towards <ai> <boolean> <object> <boolean> <boolean>)void645

console: cs_move_towards <object>

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

cs_move_towards_point

2 overloads

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

SignatureReturnsSlot
(cs_move_towards_point <point_reference> <real>)void646
(cs_move_towards_point <ai> <boolean> <point_reference> <real>)void647

console: cs_move_towards_point <point_reference> <real>

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

cs_moving

2 overloads boolean

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

SignatureReturnsSlot
(cs_moving)boolean606
(cs_moving <ai>)boolean607

console: cs_moving

cs_number_queued

short

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

SignatureReturnsSlot
(cs_number_queued <ai>)short605

console: cs_number_queued <ai>

cs_pause

2 overloads

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

SignatureReturnsSlot
(cs_pause <real>)void652
(cs_pause <ai> <boolean> <real>)void653

console: cs_pause <real>

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

cs_play_line

2 overloads

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

SignatureReturnsSlot
(cs_play_line <ai_line>)void690
(cs_play_line <ai> <boolean> <ai_line>)void691

console: cs_play_line <ai_line>

cs_play_sound

6 overloads

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

SignatureReturnsSlot
(cs_play_sound <sound>)void666
(cs_play_sound <ai> <boolean> <sound>)void667
(cs_play_sound <sound> <real>)void668
(cs_play_sound <ai> <boolean> <sound> <real>)void669
(cs_play_sound <sound> <real> <real>)void670
(cs_play_sound <ai> <boolean> <sound> <real> <real>)void671

console: cs_play_sound <sound>

Called 1 time by the shipped campaign scripts, with 1 argument.

cs_play_sound_permutation

2 overloads

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

SignatureReturnsSlot
(cs_play_sound_permutation <sound> <string_id>)void664
(cs_play_sound_permutation <ai> <boolean> <sound> <string_id>)void665

console: cs_play_sound_permutation <sound> <string_id>

cs_player_melee

2 overloads

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

SignatureReturnsSlot
(cs_player_melee <long>)void784
(cs_player_melee <ai> <boolean> <long>)void785

console: cs_player_melee <long>

cs_posture_exit

2 overloads

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

SignatureReturnsSlot
(cs_posture_exit)void774
(cs_posture_exit <ai>)void775

console: cs_posture_exit

cs_posture_set

2 overloads

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

SignatureReturnsSlot
(cs_posture_set <string_id> <boolean>)void772
(cs_posture_set <ai> <string_id> <boolean>)void773

console: cs_posture_set <string_id> <boolean>

cs_push_stance

2 overloads

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

SignatureReturnsSlot
(cs_push_stance <string_id>)void764
(cs_push_stance <ai> <string_id>)void765

console: cs_push_stance <string_id>

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

cs_queue_command_script

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

SignatureReturnsSlot
(cs_queue_command_script <ai> <ai_command_script>)void581

console: cs_queue_command_script <ai> <ai_command_script>

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

cs_run_command_script

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

SignatureReturnsSlot
(cs_run_command_script <ai> <ai_command_script>)void580

console: cs_run_command_script <ai> <ai_command_script>

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

cs_set_pathfinding_radius

2 overloads

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

SignatureReturnsSlot
(cs_set_pathfinding_radius <real>)void758
(cs_set_pathfinding_radius <ai> <real>)void759

console: cs_set_pathfinding_radius <real>

cs_set_style

2 overloads

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

SignatureReturnsSlot
(cs_set_style <style>)void704
(cs_set_style <ai> <style>)void705

console: cs_set_style <style>

cs_shoot

4 overloads

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

SignatureReturnsSlot
(cs_shoot <boolean>)void738
(cs_shoot <ai> <boolean>)void739
(cs_shoot <boolean> <object>)void740
(cs_shoot <ai> <boolean> <object>)void741

console: cs_shoot <boolean>

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

cs_shoot_point

2 overloads

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

SignatureReturnsSlot
(cs_shoot_point <boolean> <point_reference>)void742
(cs_shoot_point <ai> <boolean> <point_reference>)void743

console: cs_shoot_point <boolean> <point_reference>

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

cs_shoot_secondary_trigger

2 overloads

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

SignatureReturnsSlot
(cs_shoot_secondary_trigger <boolean>)void744
(cs_shoot_secondary_trigger <ai> <boolean>)void745

console: cs_shoot_secondary_trigger <boolean>

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

cs_smash_direction

2 overloads

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

SignatureReturnsSlot
(cs_smash_direction <long>)void788
(cs_smash_direction <ai> <boolean> <long>)void789

console: cs_smash_direction <long>

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

cs_stack_command_script

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

SignatureReturnsSlot
(cs_stack_command_script <ai> <ai_command_script>)void582

console: cs_stack_command_script <ai> <ai_command_script>

cs_stop_custom_animation

2 overloads

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

SignatureReturnsSlot
(cs_stop_custom_animation)void780
(cs_stop_custom_animation <ai>)void781

console: cs_stop_custom_animation

Called 8 times by the shipped campaign scripts, with 0 arguments.

cs_stop_sound

2 overloads

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

SignatureReturnsSlot
(cs_stop_sound <sound>)void782
(cs_stop_sound <ai> <sound>)void783

console: cs_stop_sound <sound>

cs_stow

2 overloads

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

SignatureReturnsSlot
(cs_stow <boolean>)void776
(cs_stow <ai> <boolean>)void777

console: cs_stow <boolean>

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

cs_suppress_activity_termination

2 overloads

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

SignatureReturnsSlot
(cs_suppress_activity_termination <boolean>)void716
(cs_suppress_activity_termination <ai> <boolean>)void717

console: cs_suppress_activity_termination <boolean>

cs_suppress_dialogue_global

2 overloads

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

SignatureReturnsSlot
(cs_suppress_dialogue_global <boolean>)void718
(cs_suppress_dialogue_global <ai> <boolean>)void719

console: cs_suppress_dialogue_global <boolean>

cs_swarm_from

2 overloads

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

SignatureReturnsSlot
(cs_swarm_from <point_reference> <real>)void650
(cs_swarm_from <ai> <boolean> <point_reference> <real>)void651

console: cs_swarm_from <point_reference> <real>

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

cs_swarm_to

2 overloads

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

SignatureReturnsSlot
(cs_swarm_to <point_reference> <real>)void648
(cs_swarm_to <ai> <boolean> <point_reference> <real>)void649

console: cs_swarm_to <point_reference> <real>

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

cs_teleport

2 overloads

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

SignatureReturnsSlot
(cs_teleport <point_reference> <point_reference>)void778
(cs_teleport <ai> <point_reference> <point_reference>)void779

console: cs_teleport <point_reference> <point_reference>

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

cs_turn_sharpness

2 overloads

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

SignatureReturnsSlot
(cs_turn_sharpness <boolean> <real>)void754
(cs_turn_sharpness <ai> <boolean> <real>)void755

console: cs_turn_sharpness <boolean> <real>

cs_use_equipment

2 overloads

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

SignatureReturnsSlot
(cs_use_equipment <real>)void656
(cs_use_equipment <ai> <boolean> <real>)void657

console: cs_use_equipment <real>

cs_vehicle_boost

2 overloads

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

SignatureReturnsSlot
(cs_vehicle_boost <boolean>)void752
(cs_vehicle_boost <ai> <boolean>)void753

console: cs_vehicle_boost <boolean>

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

cs_vehicle_speed

2 overloads

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

SignatureReturnsSlot
(cs_vehicle_speed <real>)void748
(cs_vehicle_speed <ai> <real>)void749

console: cs_vehicle_speed <real>

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

cs_vehicle_speed_instantaneous

2 overloads

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

SignatureReturnsSlot
(cs_vehicle_speed_instantaneous <real>)void750
(cs_vehicle_speed_instantaneous <ai> <real>)void751

console: cs_vehicle_speed_instantaneous <real>

cs_vocalize

2 overloads

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

SignatureReturnsSlot
(cs_vocalize <short>)void662
(cs_vocalize <ai> <boolean> <short>)void663

console: cs_vocalize <short>

cs_walk

2 overloads

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

SignatureReturnsSlot
(cs_walk <boolean>)void770
(cs_walk <ai> <boolean>)void771

console: cs_walk <boolean>

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

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.