view_readable_stats #4406
RandomTurtle
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I added a 'view' to the table called view_readable_stats that will let me read types as human readable text (for example type 6 is inventory slots, so in view_readable_stats it's called inventory slots instead of '6') is this something we can have implemented into the main code for all stats? I don't know what most of these id are and have to figure it out by trial and error. The bad thing is I can't seem to change data through the lens. it gives an sql error 1288 saying it is not updatable. any way to get this to work in human readable format?
Beta Was this translation helpful? Give feedback.
All reactions