Hey how to make icon Premium in List Player?

Maybe it works

if player.MembershipType == Enum.MembershipType.Premium then
		templateClone.IconPremium.Image  = PremiumIcon
	end
1 Like