ModDota / DotaUI

8 stars 2 forks source link

Load equipped hud textures #21

Open SinZ163 opened 8 years ago

SinZ163 commented 8 years ago

rather than panorama/images/hud/default/actionpanel/portrait_wide_png.vtex_c it would be either panorama/images/hud/**HUD_SKIN**/actionpanel/portrait_wide_png.vtex_c or even simply resource/flash3/images/hud_skins/**HUD_SKIN**/actionpanel/portrait_wide.png

Current way to hacky do it is listening to the inventory_update event, and have a hardcoded database of items_game.txt to get the correct pathings to the images.