Scrippting Support

Recenly i made FPS game, wiht KO’s and Death Leaderboard. And i noticed, that people want to reset their stats, to start new game, or etc. Maybe someone know how to make such scipt?

2 Likes

Assuming their stats are the leaderboard stats, you could just change the value to 0. Then if you have a datastore for it, you can use RemoveAsync for resetting their datastore.

1 Like

Ty, but i want to see some script or even normal explanation how to do it. (Im not too good scripter so cant understand such things)

1 Like

Well considering you did not give me your scripts of how the round ends/starts. (and the script where the stats were created) Sadly, I cannot formulate a script for you.

1 Like

You need to send us your scripts first, and then we can edit them. We have no info on your game so we cannot write a script from scratch. You are also not suppose to ask for people to write you a whole script/system as said in the pinned topic for scripting support

1 Like