This is really helpful thank you! However, usually to hide name tags in game I would just use the admin command :name me hide, so my nametag is hidden from everyone else. However, this is not possible for this, is there a way to hide this nametag when I want to?
Yes, there is a way, however it would require additional scripting. You could either A; create your own admin command with said admin system, and code it so that it changes the GUI transparency to 1 so it disappears and then back to 0 (make it visible again) when the command is retyped. You could also B; create a UI button in which once clicked, makes all people’s GUIs disappear but only on your screen.
Overall, these are pretty codable and quite easy to do if you have the proper skills with lua programming.’
Hope this helps! Let me know if you need anything.
Somethings in the sorts of
local GroupId = 00000 --Insert GroupId here!
local RankId = 00000 --Insert RankId here!
local ColorId = 00000 --Insert ColorId here!
if Player:GetRankInGroup(GroupId) == RankId then
RankLabel.TextColor3 = Color3.new(ColorId)
end
Are you sure you made these models, the code look like it came from a free model
I made this, I can assure you it isnt a free model, you can try your best to find an overhead rank GUI with this exact code, and you wont find it. And if you do, it’s someone who took my code from this post and put it up in the toolbox.
Ok.
So I looked at this threads JSON and it says that it was created this year.
{"post_stream":{"posts":[{"id":2024647,"username":"Albanian_Godd","avatar_template":"/user_avatar/devforum.roblox.com/albanian_godd/{size}/1276069_2.png","created_at":"2020-02-29T13:28:53.332Z"}
And I’d look at this video from youtube and it says it was created last year.
And the code in this video looks the same.
But you modified it to your own likening.
If you look in the description of the video, it contains the code that this person made, if you compare this code to mine, it is much different. On top of that, in the video there are two scripts, that work with each other, whereas in my case it is just a single script.
This is a really simple code to write, therefore it would be easy for anyone with decent lua programming knowledge to type this out.
And just know I havent seen this video before.
The code is the same, it looks the same but you modified to your own likening.
Thank’s a lot, this really does help!
Sorry for the late reply, but adding on you combine the code and edited it.
Hi! When i used this, my head became small and squished also I walked weird. Is this a bug?
Can there be a group feature instead of username.