SuleymanM Posted April 16, 2013 Share Posted April 16, 2013 Hi all, Today im download an resource "name2" .. this resoruce modify name`s font .... How to delete this names : Link to comment
iPrestege Posted April 16, 2013 Share Posted April 16, 2013 Turn off the "playercolors" resource . Link to comment
SuleymanM Posted April 16, 2013 Author Share Posted April 16, 2013 Ye ... is 2 names ... and playercol... is OFF Link to comment
iPrestege Posted April 16, 2013 Share Posted April 16, 2013 Sorry but i think we can't help you with out the source code . Link to comment
Mega9 Posted April 16, 2013 Share Posted April 16, 2013 Have you tried with this (Wiki example): function PlayerJoin () -- Whoever joins the server should also have their nametags deactivated setPlayerNametagShowing ( source, false ) end addEventHandler ( "onPlayerJoin", root, PlayerJoin ) Link to comment
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