i want to make the text label say the player's name but i don't know how to do that since i'm watching XxxLloyd061302xxX's ROBLOX: Backpack/Inventory Gui Tutorial but he soesn't do that in the video. I also want extra text after the player's name has been shown.
local extraText = "anything you want to add" textLabel.Text = player[Name]..extraText