Jump to content

Add image


7EMonty

Recommended Posts

Is possible to add image here:?

function getPlayerName(player)
	if getPlayerTeam(player) then
		return string.format("7E  #%.2X%.2X%.2X", getTeamColor(getPlayerTeam(player))).._getPlayerName(player)
	else
		return _getPlayerName(player)
	end
end

I want to put it to show a image on the side of username

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...