Flag of the players' countries on top of their head

Hi, how can you make the flag of the players’ country on top of their heads?
example to what I’m talking abt: image

2 Likes

image
you have to do a thing like that for each country. The clone1.IconFlag.Text = emoji of the country

local Country = LocalizationService:GetCountryRegionForPlayerAsync(Player)

and this is the way for check the country

1 Like

This resource will help you greatly

1 Like

A bit late but this new version even includes emojis like the ones from the picture above: CountryService (Country data Module)