I need help linking my overhead gui nametag which has the player nametag above the rank nametag. Since I am making an army game i want to add an abbrieviation in the rank section so for example Chief of Defence Force [RGG] with the abbrieviaton depending on what team your on. How do I do that or are there any tutorials I can follow?
#I need help linking my overhead gui nametag to an in game team
1 messages · Page 1 of 1 (latest)
what does that mean im a noob
send the script
if your script is like Label.Text = plr.Rank.Value then just make it Label.Text = plr.Rank.Value .. teamName
** You are now Level 18! **
Is there any tutorials to explain for noobs? I kinda only use tutorials for scripting cuz im so bad at it
Just learn scripting
watch a course
because following tutorials forever cant rlly do too much
Thatll take a while but this is what it looks like what should I add?