Sandbox: Difference between revisions

added image, removed stub
Settings: added console commands
Line 21: Line 21:
Note: All hero tool settings also apply to the mimic/puppet if the player is controlling one.
Note: All hero tool settings also apply to the mimic/puppet if the player is controlling one.


* Change Hero: change the player's hero
* Change Hero: change the player's hero  
* Change Team: change to enemy team and choose hero
* Change Team: change to enemy team and choose hero  
* Reset Hero: reset to level 0 with no ability upgrades
* Reset Hero (<code>resetme</code>): reset to level 0 with no ability upgrades  
* Level Up: level the player up by 1
* Level Up (<code>givelevelupgold 1</code>): level the player up by 1  
* Max Level: set level to 35
* Max Level (<code>givelevelupgold 36</code>): set level to 36
* Half Health: set the player to half health
* Half Health (<code>healthpct 50</code>): set the player to half health  
* Full Health: set the player to full health
* Full Health (<code>healthpct 100</code>): set the player to full health  
* Kill Hero: kill the player
* Kill Hero (<code>lethaldamageme</code>): kill the player  
* All Perks: unlock all ability upgrades
* All Perks (<code>giveallupgrades</code>): unlock all ability upgrades  
* Spawn Camp: spawn jungle camp
* Spawn Camp (<code>citadel_spawn_nearby_neutrals</code>): spawn jungle camp  
=== Game Rules ===
=== Game Rules ===
* No Death: heroes can't die (NPCs can still die)
* No Death: heroes can't die (NPCs can still die)
Line 36: Line 36:
* No Cooldown: set all cooldowns to 1s (not actually instant)
* No Cooldown: set all cooldowns to 1s (not actually instant)
* Fast Stamina: make stamina cooldown faster
* Fast Stamina: make stamina cooldown faster
* Speed-: slow game time
* Speed- (<code>host_timescale_dec</code>): slow game time
* Speed=: reset to default speed
* Speed= (<code>host_timescale 1.0</code>): reset to default speed
* Speed+: speed up game time
* Speed+ (<code>host_timescale_inc</code>): speed up game time
=== Hero Control ===
=== Hero Control ===
* Take Control: take control of the target hero
* Take Control (<code>citadel_assume_pawn_control</code>): take control of the target hero
* Remove Bots: remove all bot heroes from the map, including Dummies
* Remove Bots (<code>bot_kick_all</code>): remove all bot heroes from the map, including Dummies
* Hero to spawn (hero portrait): select which hero will be spawned as enemy or friendly
* Hero to spawn (hero portrait): select which hero will be spawned as enemy or friendly
* As Enemy: spawn enemy hero based on the player's crosshair
* As Enemy: spawn enemy hero based on the player's crosshair
* As Friendly: spawn friendly hero based on the player's crosshair
* As Friendly: spawn friendly hero based on the player's crosshair
* Make Mimic: make target hero mimic the player
* Make Mimic (<code>bot_mimic_target</code>): make target hero mimic the player
* Make Puppet: switch control to the target hero from the current hero's perspective
* Make Puppet (<code>bot_puppet_target</code>): switch control to the target hero from the current hero's perspective
* Clear Follow: reset mimic or puppet
* Clear Follow (<code>bot_mimic 0; bot_puppet 0</code>): reset mimic or puppet


== Known Bugs ==
== Known Bugs ==