Swarm Debug Commands: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with '* asw_ent_create [classname] - creates an entity of the specified class at the crosshair * asw_ent_teleport [entity name] - teleports the named entity to the crosshair * asw_te…')
 
No edit summary
Line 2: Line 2:
* asw_ent_teleport [entity name] - teleports the named entity to the crosshair  
* asw_ent_teleport [entity name] - teleports the named entity to the crosshair  
* asw_teleport [entity name] - teleports the current marine to the named entity (autocompletes)
* asw_teleport [entity name] - teleports the current marine to the named entity (autocompletes)


* asw_clearhouse - removes all aliens, spawners, eggs and alien goo.
* asw_clearhouse - removes all aliens, spawners, eggs and alien goo.
* asw_god 1 - makes the marines invulnerable  
* asw_god 1 - makes the marines invulnerable  
* asw_mission_complete - flags all objectives as complete and ends the mission
* asw_mission_complete - flags all objectives as complete and ends the mission


* exec freecam - puts you into a free flying cam  
* exec freecam - puts you into a free flying cam  

Revision as of 01:22, 19 July 2010

  • asw_ent_create [classname] - creates an entity of the specified class at the crosshair
  • asw_ent_teleport [entity name] - teleports the named entity to the crosshair
  • asw_teleport [entity name] - teleports the current marine to the named entity (autocompletes)


  • asw_clearhouse - removes all aliens, spawners, eggs and alien goo.
  • asw_god 1 - makes the marines invulnerable
  • asw_mission_complete - flags all objectives as complete and ends the mission


  • exec freecam - puts you into a free flying cam
  • exec normalcam - gets you back to the overhead cam