-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[SCHEMA] Trials of Retribution #99
Comments
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 |
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.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
The text was updated successfully, but these errors were encountered: