Removing Nametags in mods

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • GlobalFear

    #1

    Removing Nametags in mods

    Is it possible?
    I have been messing with the files trying to figure it out all day to no avail.

    Thanks in advance.
  • wolfi

    #2
    The easy way:
    Theres a "nametag offset" for every pco. Just set it to 10000 so no one sees the tags :P

    The professional way:
    no idea

    Comment

    • jdogg88-Fed

      #3
      wish u could just press a button and get ride of them

      Comment

      • GlobalFear

        #4
        I'll try that out now.
        Will take a bit to do for every vehicle.

        What about players themselves?

        Comment

        • CXZAR

          #5
          here's a link were you will find the solution of your problem, and it works like a charm by the way!!!

          Comment

          • GlobalFear

            #6
            Thanks for that link.

            Wish that there was a way to do it specifically for a mod. or a serverside only setting too.

            Comment

            • excentriker.de

              #7
              You can put it into init.con

              Comment

              • GlobalFear

                #8
                Got it!

                Add the following line into your mod's gamelogicinit.con:

                Code:
                NameTags.MaxFriendlyDistance 000

                Comment

                Working...