zedor / SpellShop_UI-Deprecated-

A module for Dota2 UI
7 stars 6 forks source link

Flash/Scaleform is deprecated in Dota2Reborn. No further support for this module.

SpellShop_UI

About

A custom UI module for use by map makers Version 1.02

Preview

Puu.sh links: Gold only | Point only | Gold and point | Info tab

Youtube links: Gold only | Point only | Gold and point | Whole screen

Features
Usage
Events
"spell_shop_ui_toggle_state"
    {
        "player_ID"     "short"
    }
// toggle the _canOpen stat of the shop (if true changes to false, if false changes to true)

"spell_shop_ui_shop_open"
    {
        "player_ID"     "short"
    }
// force the shop open (for example, when entering the trigger area or something. state must allow it)
// "spell_shop_ui_shop_close" is the same but for forcing close

"spell_shop_ui_change_limit"
    {
        "player_ID"     "short"
        "_limit"        "short"
    }
// "_limit" is the number of different spells/abilities a player can own
Changelog
Contact
Donation