Jump to content

thomas12s

Members
  • Posts

    3
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

thomas12s's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Oh...is it? Is there some information/tutorial on setting up that library? So the other thing I could do is make it so my render distance for name tags is zero. Which may be easier.
  2. Oh...is it? Is there some information/tutorial on setting up that library? So the other thing I could do is make it so my render distance for name tags is zero. Which may be easier.
  3. What I'm trying to do: The objective is to remove the floating nametag above a player. Whether or not the box remains there is fine, but I need to remove the nametag. This should be clientside only. It still needs to interact with a vanilla 1.5.1 server though. What I've checked: I've combed through EntityPlayer and RenderPlayer a couple times along with several other classes. I'm not sure of the behavior of the code in rendering the name, but I feel like there should be like 4 lines to comment out or change the display by showing an empty string. Any knowledge/ideas in this is greatly appreciated. I know Java quite well, but interpreting all of this code and knowing exactly what will not affect other parts of the code is a little over my head. I've been working on this for hours just to identify what code is displaying the tag...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.