Hi, how can you make the flag of the players’ country on top of their heads?
example to what I’m talking abt:
2 Likes
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)