• Hey! Register here to create your account, engage with the community, and talk about what is new!

Player names in gui

_Commqnd

New member
Joined
Jul 17, 2022
Messages
10
Reaction score
4
How can I make a gui have the head of every player in-game with the item name being their username, like the one in god abuse selection menu thing
 

UltraTheDuck

New member
Emperor
Joined
Sep 12, 2020
Messages
26
Reaction score
12
You can use Repeat: For Each in List to loop through all players on your plot.
Then, you can use Set Variable: Set Item Name and Set Head Owner.
Then just use Player Action: Set Menu Item to set the item in the menu.
 
Top Bottom