how do i

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

    #1

    how do i

    take off the players tags will watchign a demo?
  • Jmunee3o5

    #2
    Re: how do i

    ive wondered that myself :hmm:

    Comment

    • NoB33r4u

      #3
      Re: how do i

      In the gamelogicinit.con file in the main mod folder include the line
      renderer.drawNametags 0

      This removes all nametags.
      It has to be included in that file - it doesn't work in the console in game.
      You can try it in multiplayer games but pb will probably kick you. It does work in sp (backup the file and then replace after finished to ensure pb doesn't kick u in mp)

      Also it won't work for already recorded demos - it removes tags during the game (when you've put the command in the file)

      Comment

      Working...