_Commqnd New member Joined Jul 17, 2022 Messages 10 Reaction score 4 Sep 1, 2022 #1 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
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
ChocoPlays Well-known member Joined Mar 6, 2021 Messages 60 Reaction score 3 Sep 2, 2022 #2 im thinking something to do with Select Object, Create List And Variable: Get Player Head Upvote 1 Downvote
UltraTheDuck New member Emperor Joined Sep 12, 2020 Messages 26 Reaction score 12 Sep 3, 2022 #3 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. Upvote 1 Downvote
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.