RuukasuDev 0 Report post Posted December 13, 2020 Been having this problem and was wondering how I can fix it (see attachments) Quote Share this post Link to post Share on other sites
Darth Shrek 0 Report post Posted January 13 Hey RuukasuDev, First of all, your script is getting the stringvalue object, not its value. So make sure to fix that or it won't work. Try these steps below to solve your error if you still have it. 1 - Is your script a localscript? Otherwise you will not be able to use LocalPlayer 2 - Try to set LocalPlayer up as a variable at the start of the script. 3 - If that still doesn't work use game:GetService("Players").LocalPlayer:WaitForChild("leaderstats"):WaitForChild("Rank).Value If that still doesn't work then Shrek is my middle name. Best of luck, Darth Quote Share this post Link to post Share on other sites
RuukasuDev 0 Report post Posted January 26 Thanks, it worked, I'm stupid lmao Quote Share this post Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.