This article relates to the game "Dota 2". Click here for more information.
This article relates to the SDK/Workshop Tools for "Dota 2 Workshop Tools". Click here for more information.
This article's documentation is for Source 2. Click here for more information.

Console Commands

From Valve Developer Community
< Dota 2 Workshop Tools‎ | Scripting
Revision as of 02:13, 20 March 2024 by NerdyEagle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Русский (ru)中文 (zh)Translate (Translate)

  • dota_script_function_help - Displays available function calls to be made into Dota 2.
  • script_reload - Reloads scripts at runtime.
  • dota_dump_units - Print a list of all game units.
  • dota_dump_game_items - Print a list of all game items with their item ids in CSV format.
  • dump_modifier_list - Dumps all modifiers that exist in the game.
  • dota_gridnav_show - Show server-side gridnav overlay in-game.