Difference between revisions of "Console/Commands/Impulse"

From Sven Co-op
Jump to navigation Jump to search
(Created page with "List of all impulse commands. {| class="wikitable" |- !Command !Cheat !Description |- |impulse 50||No||Toggle HUD. |- |impulse 76||Yes||Create Human Grunt ("Grunt-o-m...")
 
m
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
List of all impulse commands.
 
List of all impulse commands.
  
{| class="wikitable"
+
{| class="sortable wikitable"
 
|-
 
|-
 
!Command
 
!Command
!Cheat
+
!Cheat?
 
!Description
 
!Description
 
|-
 
|-
|impulse 50||No||Toggle [[HUD]].
+
|impulse 50||||Toggle [[HUD]]. See also '''hud_draw 0/1'''.
 
|-
 
|-
|impulse 76||Yes||Create [[Human Grunt]] ("Grunt-o-matic").
+
|impulse 76||Yes||Create [[Human Grunt]] ("Grunt-o-matic"). Requires map restart.
 
|-
 
|-
|impulse 100||No||Toggle [[flashlight]].
+
|impulse 100||||Toggle [[flashlight]].
 
|-
 
|-
|impulse 101||Yes||Give player [[HEV suit]], [[Battery]], all weapons and ammo (except for "exclusive hold" weapons - [[Minigun]] and [[Shock Rifle]]).
+
|impulse 101||Yes||Give player [[HEV suit]], [[Battery]], all [[weapons]] and [[ammo]] (except for "exclusive hold" weapons - [[Minigun]] and [[Shock Rifle]]).
 
|-
 
|-
|impulse 103||Yes||Print AI state of the NPC under the crosshairs. If the entity isn't an NPC print class name, target name and target. Requires developer 1.
+
|impulse 103||Yes||Print AI state of the [[NPC]] under the crosshair. If the entity isn't an NPC print class name, target name and target. Requires '''developer 1'''.
 
|-
 
|-
|impulse 104||Yes||Dump all of the global state variables and global entity names.
+
|impulse 104||Yes||Dump all of the global state variables and global entity names. Requires '''developer 1'''.
 
|-
 
|-
|impulse 105||Yes||Make player silent/audible.
+
|impulse 105||Yes||Make the player silent/audible.
 
|-
 
|-
|impulse 106||Yes||Print the class, target name, model and global name of the entity under the crosshairs. Requires developer 1.
+
|impulse 106||Yes||Print the class, target name, model and global name of the entity under the crosshair. Requires '''developer 1'''.
 
|-
 
|-
|impulse 107||Yes||Print name of the texture the player is looking at.
+
|impulse 107||Yes||Print name of the texture the player is looking at. Requires '''developer 1'''.
 
|-
 
|-
 
|impulse 195||Yes||Node viewer - show shortest paths for entire level to nearest node.
 
|impulse 195||Yes||Node viewer - show shortest paths for entire level to nearest node.
Line 33: Line 33:
 
|impulse 199||Yes||Node viewer - show nearest node and all connections.
 
|impulse 199||Yes||Node viewer - show nearest node and all connections.
 
|-
 
|-
|impulse 201||No||Spray player decal.
+
|impulse 201||||Spray player decal.
 
|-
 
|-
 
|impulse 202||Yes||Spray blood over the brush under the crosshair.
 
|impulse 202||Yes||Spray blood over the brush under the crosshair.
 
|-
 
|-
|impulse 203||Yes||Remove the entity under the crosshairs.
+
|impulse 203||Yes||Remove the entity under the crosshair.
 
|-
 
|-
|impulse 204||No||Demo recording, update client dll specific data again. TODO: CHECK THIS
+
|impulse 204||||Demo recording - force full update of client specific data.
 
|}
 
|}
 +
 +
[[Category:Console]]

Latest revision as of 21:22, 22 December 2020

List of all impulse commands.

Command Cheat? Description
impulse 50 Toggle HUD. See also hud_draw 0/1.
impulse 76 Yes Create Human Grunt ("Grunt-o-matic"). Requires map restart.
impulse 100 Toggle flashlight.
impulse 101 Yes Give player HEV suit, Battery, all weapons and ammo (except for "exclusive hold" weapons - Minigun and Shock Rifle).
impulse 103 Yes Print AI state of the NPC under the crosshair. If the entity isn't an NPC print class name, target name and target. Requires developer 1.
impulse 104 Yes Dump all of the global state variables and global entity names. Requires developer 1.
impulse 105 Yes Make the player silent/audible.
impulse 106 Yes Print the class, target name, model and global name of the entity under the crosshair. Requires developer 1.
impulse 107 Yes Print name of the texture the player is looking at. Requires developer 1.
impulse 195 Yes Node viewer - show shortest paths for entire level to nearest node.
impulse 196 Yes Node viewer - show shortest paths for entire level to nearest node.
impulse 197 Yes Node viewer - show shortest paths for entire level to nearest node.
impulse 199 Yes Node viewer - show nearest node and all connections.
impulse 201 Spray player decal.
impulse 202 Yes Spray blood over the brush under the crosshair.
impulse 203 Yes Remove the entity under the crosshair.
impulse 204 Demo recording - force full update of client specific data.