Some Commandline options you may want to use

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Eden
    Guest replied
    Re: Some Commandline options you may want to use

    You could write a batch program that edits your prefix and starts the game.

    Leave a comment:


  • falafelwaffle
    Guest replied
    Re: Some Commandline options you may want to use

    c start "runhigh" /high "E:\Program Files\EA GAMES\Battlefield 2\BX.exe"
    Does that tell Winblows to run BF2 on High Priority instead of using Control-Alt-Delete to do it?

    Leave a comment:


  • Blades
    Guest replied
    Re: Some Commandline options you may want to use

    is it wise to give playername and password harmor?

    Leave a comment:


  • Bungalow_Bill
    Guest replied
    Re: Some Commandline options you may want to use

    Thanks for the tip Harmor, I've already deleted my movie files but that login stuff is handy. On a related note my BF2 command line is getting a little ridiculous..

    C:\WINDOWS\system32\cmd.exe /c start "runhigh" /high "E:\Program Files\EA GAMES\Battlefield 2\BX.exe" +menu 1 +fullscreen 1 +restart +playerName Bungalow_BiII +playerPassword PASSWORD +szx 1920 +szy 1200

    Leave a comment:


  • Harmor
    Guest replied
    Re: Some Commandline options you may want to use

    Originally posted by squidmark
    What about the clan tags? Is there a way to automate that too, or does it remember the last one you used?
    It remembers the last one you used (its in one of the Config files).

    Leave a comment:


  • Safrout
    Guest replied
    Re: Some Commandline options you may want to use

    which config file to edit ??

    and also is it possible to change my nickname in game to something else without being banned by punkbuster

    Leave a comment:


  • Cantina_Fly
    replied
    Re: Some Commandline options you may want to use

    You can directly edit the config file that has your tag in it. It's blank by default, but that's also how you see people get characters in their tags that the game won't let you type in.

    Leave a comment:


  • squidmark
    Guest replied
    Re: Some Commandline options you may want to use

    What about the clan tags? Is there a way to automate that too, or does it remember the last one you used?

    Leave a comment:


  • lethal_ranger
    Guest replied
    Re: Some Commandline options you may want to use

    and what might that do?

    Leave a comment:


  • Talus
    replied
    Re: Some Commandline options you may want to use

    Hmm...i had to delete the movie files.

    nm...I'm thinking of +menu 1

    Leave a comment:


  • SgT.uK
    Guest replied
    Re: Some Commandline options you may want to use

    the +restart works for me, ive used it since day 1

    Leave a comment:


  • Harmor
    Guest started a topic Some Commandline options you may want to use

    Some Commandline options you may want to use

    First off I did a search in this forum and didn't find this.

    To bypass the account login just use the following two case-sensitive commandline options:

    +playerName YourName
    +playerPassword YourPassword
    To bypass the intro movies:

    +restart
    Simply right-click on your BF2 icon in your start menu or desktop, goto Properties, then edit the Target field like this:

    "C:\Program Files\EA GAMES\Battlefield 2\BF2.exe" +playerName Harmor +playerPassword harmor1337 +restart


    For alot more great tips visit the guys over at Tweakguides here:



    ================================================== =====

    +playerName - Set the player name
    +playerPassword - Sets the player password
    +joinServer - Join a server by IP address or hostname
    +fullscreen - Start game in full screen mode
    +nosound - Start game without sound
    +szx - Set resolution width
    +szy - Set resolution height
    +dedicated - Start in dedicated server mode
    +multi - Allow starting multiple BF2 instances
    +password - Set the server password when joining a server
    +config - Sets path to the ServerSettings.con file to use
    +maplist - Sets the path to the MapList.con file to use
    +lowPriority - Run the game with slightly lower priority
    +loadLevel - Set the level to load
    +wx - Position game window on the screen at certain x-position
    +wy - Position game window on the screen at certain y-position
    +demo - Sets the con-file with demo options
    +maxPlayers - Sets max players
    +gameMode - Sets the game mode
    +modPath - Sets the mod path (default /mods/bf2)
    +help - Displays help
    +ranked - Allows GamSpy snapshot sending
    +playNow - Use PlayNow functionality
    +port - Specifies the network port to be used
    +pbPath - Set the path to use for PunkBuster on multi-instance configs
    +hostServer -
    +checkForAvailablePatch -
    +checkForPatch -
    +ai -
    +restart - skips intro movies

    Source: http://www.tweakguides.com/BF2_7.html
Working...