Announcement

Collapse
No announcement yet.

ability to have console commands always on?

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

  • ability to have console commands always on?

    is it possible to load the game with console commands always on, such as rendere.drawFps 1, so that I dont have to type it everytime I start BF2?

  • #2
    Re: ability to have console commands always on?

    Yes it is. I think the easiest way is to add them to your profile file. Open My Docs\Battlefield 2\profiles\[anyprofile]\profile.con and add commands you want. After saving make file read only so the game can't remove your own commands. You only need to do this for one profile. Like this.
    ....
    LocalProfile.setNumTimesLoggedIn 6809

    renderer.drawfps 1
    gameLogic.enableVoHelp 0
    game.lockfps 150

    Comment

    Working...
    X