How do you get all the names and stuff away?

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

    #1

    How do you get all the names and stuff away?

    I want to make a real movie. Withuot al the names below and the kills. Like the more famous movies of bf2 like the movie at karkland.
  • DaSniper

    #2
    Re: How do you get all the names and stuff away?

    press ~ ingame and type
    renderer.drawhud 0
    that will get rid of the names and all that that pop up on the top left.

    To track a player without their name showing up just put


    Code: renderer.drawNametags 0


    In the "Program Files\EA GAMES\Battlefield 2\mods\bf2\GameLogicInit.con" at the end of the file. It will get rid of all tags.

    MAKE A BACKUP OF THE GAMELOGICINIT.CON FILE BEFORE EDITING IT!

    Comment

    • SaladFork

      #3
      Re: How do you get all the names and stuff away?

      Or you can use a little trick. In BattleRecorder, name tags do not show up until you use the player cam. If you stay in free cam and never hit space (by default) to attach the cam to a player, name tags won't appear.

      ~Salad

      Comment

      • imported_NeoRicen

        #4
        Re: How do you get all the names and stuff away?

        If you used Battlelauncher names never come up.

        Comment

        Working...