Skip to content
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] Titan Arena #105

Open
superdotaplaya opened this issue Dec 24, 2017 · 4 comments
Open

[SCHEMA] Titan Arena #105

superdotaplaya opened this issue Dec 24, 2017 · 4 comments

Comments

@superdotaplaya
Copy link

console log: https://pastebin.com/Vgi7TutW
settings.kv: https://pastebin.com/A5fUQfTr
Schema.lua: https://pastebin.com/tXGdiyYd
addon_game_mode: https://pastebin.com/cE9aXySt

@jimmydorry
Copy link
Member

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?id=425

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

Your schema ID starts with 83U... not a v1

@jimmydorry
Copy link
Member

You should also double check that your games properly report stats when they end. The stat-collection library listens for the game stage being set to the end game one, or for the use of SetGameWinner().

If you use MakeTeamLose(), then you need to change it.

@superdotaplaya
Copy link
Author

I wanted to add 2 new variables to the scema, so do i go about updating that here?

@jimmydorry
Copy link
Member

Reply with a new schema. You get a new key and the site stats are reset the next time they are processed (once a day).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants