Dota 2 Workshop Tools/Legacy: Difference between revisions
Jump to navigation
Jump to search

Deprecated:All documentations on this page applies to
Source version of
Dota 2 only (pre-Reborn) only, and has been archived for historical and technical reference.
Deprecated (talk | contribs) (Added top icons) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Dota | [[Category:Dota_2/Legacy]] | ||
{{LanguageBar|title=Dota 2 (pre-Reborn) - Modding}} | |||
{{See also|[[SDK Docs|Source 1 SDK Documentations]]}} | |||
{{Background | |||
| file = Dota 2 - Screenshot 5.jpg | |||
| opacity = 0.16 | |||
}} | |||
{{Dota2 topicon|nocat=1}}{{Dota_2_WT_topicon}}{{Source topicon}} | |||
{{Deprecated|All documentations on this page applies to {{src|4}} version of {{Dota2|4}} only (pre-Reborn) only, and has been archived for historical and technical reference. | |||
}} | |||
Entry point into the {{Dota2|4}} legacy modding section. Documentations on this page applies to pre-Reborn version ({{src|3.1}}) of the game. Some documentations may also applies to earlier version of {{dota2|name}} Reborn ({{src2|3.1}}). | |||
[[ | {{Table | ||
| align = center | |||
[[ | | style = border-color:#524242; | ||
| width = 750px | |||
[[ | | caption = <div style="width: 320px; border-radius: 6px; overflow: hidden; margin:1em auto 0"> [[File:Software_Cover_-_Dota_2.jpg|320px|link=]] </div> <p></br></p> | ||
| {{tr | |||
[[ | | bgcolor = #463C3C | ||
| {{td|radius=3px 0 0 0|align=center|font-size=14px|bgcolor=#322A2A|width=30%| '''[[List of Dota 2 Script Functions|<font color="#DDB8B8">Script Functions</font>]]''' }} | |||
[[Dota_2_Map_Interoperability| | {{td|radius=0 3px 0 0|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| Lua (VScript) scripting functions }} | ||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
| {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[/Level_Design|<font color="#DDB8B8">Level Design & Setting up Hammer</font>]]''' }} | |||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| Setting up Hammer 4.x for Dota 2 }} | |||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
[[ | | {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[Dota 2 Actions and Modifiers|<font color="#DDB8B8">Actions and Modifiers</font>]]''' }} | ||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| A reference of actions and modifiers for custom Dota 2 datadriven items and abilities }} | |||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
| {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[Dota 2 Tooltip Formatting|<font color="#DDB8B8">Tooltip Formatting</font>]]''' }} | |||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| List of codes used in formatting tooltips }} | |||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
| {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[Dota_2_Map_Interoperability|<font color="#DDB8B8">Map Interoperability</font>]]''' }} | |||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| Mapping Interoperability Standards }} | |||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
| {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[/Custom Scaleform UI|<font color="#DDB8B8">Scaleform UI</font>]]''' }} | |||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| Create custom Scaleform UI }} | |||
}} | |||
{{tr | |||
| bgcolor = #463C3C | |||
| {{td|align=center|font-size=14px|bgcolor=#322A2A| '''[[List_of_Dota_2_Scaleform_Script_Functions|<font color="#DDB8B8">Scaleform Script Functions</font>]]''' }} | |||
{{td|align=center|color=#E3E1DF|style=text-shadow:0 1px 5px rgba(0,0,0,0.5)| Scaleform UI Script Functions }} | |||
}} | |||
}} |
Latest revision as of 00:09, 7 March 2025


See also: Source 1 SDK Documentations



Entry point into the Dota 2 legacy modding section. Documentations on this page applies to pre-Reborn version (Source) of the game. Some documentations may also applies to earlier version of Dota 2 Reborn (Source 2).
Script Functions | Lua (VScript) scripting functions |
Level Design & Setting up Hammer | Setting up Hammer 4.x for Dota 2 |
Actions and Modifiers | A reference of actions and modifiers for custom Dota 2 datadriven items and abilities |
Tooltip Formatting | List of codes used in formatting tooltips |
Map Interoperability | Mapping Interoperability Standards |
Scaleform UI | Create custom Scaleform UI |
Scaleform Script Functions | Scaleform UI Script Functions |