Swarm Debug Commands: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
* exec freecam - puts you into a free flying cam | * exec freecam - puts you into a free flying cam | ||
* exec normalcam - gets you back to the overhead cam | * exec normalcam - gets you back to the overhead cam | ||
* asw_ent_create asw_target_dummy - creates an entity that will report total damage taken and DPS. Useful for balancing new weapons. Wait a few seconds without damaging it and the counters will reset. | |||
[[Category:Alien Swarm]] | [[Category:Alien Swarm]] |
Revision as of 06:42, 24 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
- asw_ent_create asw_target_dummy - creates an entity that will report total damage taken and DPS. Useful for balancing new weapons. Wait a few seconds without damaging it and the counters will reset.