This makes me feel like less of an introverted recluse lol.
Itās just called being dedicated to my craft. Itās not like Iām level 534, right?
ā¦right?
I recently got a new computer. All my data got reset.
The plugin uses GetSetting
and SetSetting
to save data. These are functions by Roblox.
As such, losing data is a Studio error, not my own. However, I will work on preventing losses soon.
I found something strange. On one of my devices it says the right level (116) and the other it says the wrong level (4). What might be the cause of this?
This is because the hours arenāt stored in the cloud, like datastores. Theyāre stored locally.
It saves locally. This is out of my control.
This would definitely be helpful to motivate me in my 7+ish hours of coding every day
An issue has been fixed that caused sudden unrecoverable data loss. The issue had to do with Robloxās inconsistent behavior on plugin:GetSetting()
, which is what this plugin uses to save data. The issue was fixed by implementing repeated checks.
If you continue to experience issues, please contact me.
Happy leveling-up! ^-^
Current leader update
@JavascriptLibrary is currently holds the highest documented level, 404 with 684+ hours in Studio.
Studio Levels //=// Stay motivated by leveling up (plus count hours in studio)! - #100 by Fifkee i meanā¦
oh, LMFAO my bad, I used the discord to look.
Nevermind, itās outdated.
Look at the hours!
Their hours are less - there has been several updates since they posted that changed the amount of xp given per hour which would probably lower their level
IF IT WERENT FOR ME WIPING MY COMPUTER I WOULD EASILY BE THE TOP TIP TOP EASILY PEASILY
im at lvl 300 now iām getting there so techni-actually. i would be 335 + some lost hours bc of pc reset + 444.85 hours in studio, clocking in at around 780+ hours
Ooohhhhh, that sucks. Good luck with your levels!
For some reason, I expected this to count time BEFORE installing the plugin. It would be cool, but I donāt think itād be possible. Anyway, super cool!
Yea sadly plugins canāt access that data (if it even exists) so they have to do it themselfs and store it with the not fully reliable āplugin data storeā
Haha, maybe itās for the better. Iāve spent a lot of unnecessary time in studio. I think it would be kind of embarrassing to see how much I have.
You could just change the hours in the plugin settings file thing.