marcostom32 / qb-gym

gym and skill system to for qbcore
MIT License
48 stars 17 forks source link

how do you make the sql keep skill values after restarts, crashes, relogs #6

Open saculator opened 2 years ago

saculator commented 2 years ago

i am loving the functions of this script however i am running into issues. i am trying to make the current skill values remain after restarts, crashes and relogs. i do know this is built to restart back to the current values such as current 20 for resistance however i would like to save the progress regardless of restarts and just set the remove a bit higher than -0.03. basically instead of the database reverting back to stock values i want those values to remain.

xMrsDiCEx commented 1 year ago

Did you ever figure out how to get the skills to keep their value after server restarts? i am having the same issue and cant figure it out. Thanks!