#script only for rank
38 messages · Page 1 of 1 (latest)
How do I fix the things in red?
where it says MinRank
** You are now Level 4! **
is this better
Not that i know of
oh so like this?
Yes, but I want it to work for users who are rank 2-6, not just 2
then do this
one second
if Player and Player:GetRankInGroup(GroupID) >= 2 and Player:GetRankInGroup(GroupID) <= 6 then
that should only allow players 2 through 6
replace this with that
Alr thanks i can try in a like 3 mins cause i gotta wash the dishes rq
Alright
like this?
I dont see red
Oh what do I switch it to
** You are now Level 10! **
works, thanks for being paitent im new to scripting
i know its a lot but do you also know how to make it so that its not a solid color and its rainbow?
Theres a lot of work that goes into something like that, I recommend you research different forums
https://devforum.roblox.com/t/how-can-i-make-this-textlabel-rainbow/2331557/10