I know I copied, this was the easied explained.
And I tried from the wiki, but I cant seem to get it working.
So pleas get me a script for it...
This is the one from wiki:
function nametagColorChange ( thePlayer, commandName, r, g, b )
setPlayerNametagColor ( thePlayer, r, g, b )
end
addCommandHandler ( "nametagcolor", nametagColorChange )
But does this one save's the color you changed it in too? And what is the command to change it?