-
Notifications
You must be signed in to change notification settings - Fork 8
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] X Hero Siege: Reborn #89
Comments
Great work. My only suggestion is to round that game time to a nice integer value.
|
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=105 Schema ID: https://getdotastats.com/#s2__my__mods |
Updated links, Game values get recorded but Player values doesn't :/ |
Are you on a recent version of the library? Give us You should really also be looking at fixing some of those errors too. |
A lot of my mod errors happened because i've used host_timescale 10, here is util: |
You gave I don't yet have anything I can look at to see how your mod could even start without invoking statcollection:init() You also didn't clarify whether this is with a recent version of the library or not. |
Don't mind the mess in my gamemode.. ^^ |
I'm recreating a request, because the old ones didn't made it my lib was out of date. (also it seems to work after few tests) |
New schema request! schema.lua: https://hastebin.com/liyogeyugo.lua |
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=105 Schema ID: https://getdotastats.com/#s2__my__mods Your schema starts with |
Whoops! few errors fixed, sorry about that: https://hastebin.com/yegusecide.lua |
Doesn't look any different in terms of what fields I am expecting. |
I was not sure if changes was needed from your side tbh so i've sent back! |
Nothing needed on our end. Good luck. If you are having problems, check that console log first. |
It's in your mod list. I'll PM you the schema key. |
Console Log: https://pastebin.com/0AFrwT5C
Settings.kv: https://pastebin.com/b5DLGsPV
Schema.lua: https://pastebin.com/vuvUAkra
Addon_game_mode.lua: https://pastebin.com/yUhggNeD
-- EDIT
gamemode.lua: https://pastebin.com/neNCNmbb
The text was updated successfully, but these errors were encountered: