Open superdotaplaya opened 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
are you able to make the items and networth maximized
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.
ok, i just did a test game and I do not see the items anywhere for the game
nevermind I forgot to update the shcema id in the settings file
First step is to check your console log. If you have any errors, it will say so. Search for schema
or stat-collection
.
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