Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How do you script a nametag that shows below someone's username in game if they are in a group? [closed]

Asked by
nalledea -10
3 years ago

I did not try anything I just wanted to know where I would go to do so and what I would code and everything needed to do so.

0
Use :IsInGroup! JesseSong 3916 — 3y

Closed as Not Constructive by JesseSong

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?

1 answer

Log in to vote
1
Answered by 3 years ago
Edited 3 years ago

FYI:

https://developer.roblox.com/en-us/api-reference/function/Player/IsInGroup https://developer.roblox.com/en-us/api-reference/function/Player/GetRoleInGroup

After that you should be able to code it

Ad