Foohy / jazztronauts

Jazztronauts is a cooperative theft-em-up for Garry's Mod, also known as prop hunt 2.
122 stars 35 forks source link

Funky Statistics Data Problems. #212

Open lazyRares opened 8 months ago

lazyRares commented 8 months ago

Currently working on an entity that will show some fun statistics about props stolen and such. But the counts seem to be very noticeably off. Nodraw was said to only have been stolen 17 times, and Tools/Toolsskybox only 3.

So.. Is this a problem on my end or on the data storage end? When making the entity I had to copy the "sql.lua" file present at "gamemodes\jazztronauts\gamemode\snatch" so it could retrieve necessary data. Right now i'm theorizing that might be why it's messing up the counts. But I'm not knowledgable enough in Lua to know how to make it so the entity can access the data any other way without copying this file.

image

Things to note: