How to remove name from soldiers'shead

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

    #1

    How to remove name from soldiers'shead

    Is there a way to remove name from soldiers's head? I play in SP so I don't need me at all. And disturbing a little bit
  • jimbob

    #2
    Re: How to remove name from soldiers'shead

    AFAIK there is not without affecting punkbuster.... im not sure but if it were possible it would be done from the server end and it would affect every1

    Comment

    • djukel

      #3
      Re: How to remove name from soldiers'shead

      I don't run server and punkbuster if I play single player mod. I checked ServerSettings.con but nothing interesting is found.

      Comment

      • wolfi

        #4
        Re: How to remove name from soldiers'shead

        Create a backup copy of your gamelogicinit.con in your mods/bf2 folder.
        Now open up the original file with notepad and add this line:
        renderer.drawNameTags 0
        Save the file and your nametags plus the 3d map icons are gone.

        Comment

        • djukel

          #5
          Re: How to remove name from soldiers'shead

          Originally posted by wolfi
          Create a backup copy of your gamelogicinit.con in your mods/bf2 folder.
          Now open up the original file with notepad and add this line:
          renderer.drawNameTags 0
          Save the file and your nametags plus the 3d map icons are gone.
          Thanks! Maybe you know how can be remove kill and radio text messages too

          Comment

          • Fullforce

            #6
            Re: How to remove name from soldiers'shead

            Just so you know, Djukel, I have made a backup for you (and anyone else) if you need the gamelogic.init file.


            It be in there. Download the backup.zip file and its there.

            I thought it might be worth doing this instead of someone screwing up then stressing out and having to reinstall. I would still back up your file so you only need to use this as a backup backup... lol.

            Comment

            • wolfi

              #7
              Re: How to remove name from soldiers'shead

              Originally posted by djukel
              Thanks! Maybe you know how can be remove kill and radio text messages too
              Hmm maybe turn off the hud by typing renderer.drawHud 0 into the console while ingame..

              Comment

              • djukel

                #8
                Re: How to remove name from soldiers'shead

                Originally posted by wolfi
                Hmm maybe turn off the hud by typing renderer.drawHud 0 into the console while ingame..
                This command disables everything, even you can not use radio or can not change respawn point and soldier class.

                Comment

                • wolfi

                  #9
                  Re: How to remove name from soldiers'shead

                  hmm you could make a minimod which removes everything..
                  And it would be playable in singleplayer aswell...

                  Comment

                  Working...