7EMonty Posted October 6, 2016 Posted October 6, 2016 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now