GetDotaStats / stat-collection

Library for setting up stat collection for dota2 mods
http://getdotastats.com/
GNU General Public License v2.0
11 stars 8 forks source link

[SCHEMA] Trials of Retribution #99

Open superdotaplaya opened 7 years ago

superdotaplaya commented 7 years ago

Schema.lua: https://hastebin.com/iwowoxasok.lua Settings.kv: https://hastebin.com/uposinudez.scala addon_game_mode.lua: https://hastebin.com/ubuginuhaq.lua console log: https://hastebin.com/uyiticanec.md

jimmydorry commented 7 years ago

Here's your schema, please review the fields to make sure I didn't make a mistake.

Feel free to suggest changes!

Schema: https://getdotastats.com/#s2__mod_schema?mid=148

Schema ID: https://getdotastats.com/#s2__my__mods

Your schema ID starts with Q0... not a v1

superdotaplaya commented 7 years ago

are you able to make the items and networth maximized

jimmydorry commented 7 years ago

Items are strings and networth is maximised already. Don't worry though, the: "max, min, info" field is for something not really implemented.

Speaking of which, since writing the guide, we've found it better to have each item as its own variable, instead of a concatenated list. You will find out why later, when your graph has a billion combinations.

superdotaplaya commented 7 years ago

ok, i just did a test game and I do not see the items anywhere for the game

superdotaplaya commented 7 years ago

nevermind I forgot to update the shcema id in the settings file

jimmydorry commented 7 years ago

First step is to check your console log. If you have any errors, it will say so. Search for schema or stat-collection.