Cheats can be used in practice games to test various settings. Enable cheats in the lobby settings, then, once in game, type the command into the chat box.
Cheat Commands:
-lvlup <x>
Gain x levels.
-levelbots <x>
All bots gain x levels.
-gold <x>
Gain x unreliable gold.
-item <name>
Gives the player the named item. Refer to the internal item names, below.
-givebots <name>
Gives all bots the named item.
-refresh
Gives the player full health and mana, and renews cooldowns.
-respawn
Moves the player to fountain, also respawning if dead.
-startgame
Sets the timer to 0:00, creeps spawn and game starts.
-spawncreeps
Spawns creeps instantly.
-spawnneutrals
Spawns neutral camps instantly, taking into account neutral spawn blocking.
-disablecreepspawn
-enablecreepspawn
Disables / enables lane creep spawning
-spawnrune
Spawns a rune randomly at one of the two rune spots.
-killcreeps
Kills all creeps.
-killwards
Destroys all wards.
-createhero <name>
-createhero <name> enemy
Creates named hero as a friendly or as an enemy. Hero will spawn at the location of your mouse pointer. Refer to the internal hero names, below.
-dumpbots
Displays AI status.
-wtf
-unwtf
Turn on or off "wtf" mode, where abilities have no mana cost or cooldown.
-allvision
-normalvision
Turn on or off "allvision" mode, where the player is given vision of both factions.
Equivalent Console Commands:
Command | Equivalent Console Command |
---|---|
-lvlup # | dota_hero_level # |
-levelbots # | dota bot_give_level # |
-gold # | dota_dev player_givegold (valueofgold) |
-refresh | dota_dev hero_refresh |
-respawn | dota_dev hero_respawn |
-spawncreeps | dota_spawn_creeps |
-spawnneutrals | dota_spawn_neutrals |
-startgame | dota_start_game |
-killcreeps | dota_kill_creeps |
-killwards | dota_killwards |
-dumpbots | dota_bot_dump_state |
-createhero <unit name> [enemy] | dota_create_unit <unit name> [enemy] |
-item <item name> | dota_create_item <item name> |
-givebots <item name> | dota_bot_give_item <itemname> |
-wtf | dota_ability_debug 1 |
-unwtf | dota_ability_debug 0 |
-allvision | dota_all_vision_enable |
-normalvision | dota_all_vision disable |
-disablecreepspawn | dota_creeps_no_spawning_enable |
-enablecreepspawn | dota_creeps_no_spawning_disable |
0 comments:
Post a Comment