I know that dialog items have Graph Frame and Score Value Frame. But they does not work or i don't know how to use them. Is it possible to create charts as score values and graph frames?
You can create almost anything with dialogs, so a simple scoreboard should not be a problem. But there's not (as far as I know) any trigger where you can just put in name and value, and it will create a scoreboard. You'll have to create it from scratch.
WCS GameHeart mod is the only map/mod I'm aware of that uses this frame. Would be probably useful to analyze it and make actual example map. As there's very little information regarding it.
This is one of use cases:
As far as API goes, here's list of UI frames for building graphs:
I know that dialog items have Graph Frame and Score Value Frame. But they does not work or i don't know how to use them. Is it possible to create charts as score values and graph frames?
http://www.youtube.com/user/RussianMapster
Could you please specify what you want?
You can create almost anything with dialogs, so a simple scoreboard should not be a problem. But there's not (as far as I know) any trigger where you can just put in name and value, and it will create a scoreboard. You'll have to create it from scratch.
Using custom UI layouts you probably could.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
WCS GameHeart mod is the only map/mod I'm aware of that uses this frame. Would be probably useful to analyze it and make actual example map. As there's very little information regarding it.
This is one of use cases:
As far as API goes, here's list of UI frames for building graphs:
( http://mapster.talv.space/layouts/frame )
To provide data sets it seems you need to use this function:
http://mapster.talv.space/galaxy/reference/dialog-control-add-data-point
Previously known as: SomeoneTookMyNameTT