creating a shortcut to a mod

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

    #1

    creating a shortcut to a mod

    hi all. ive got vanilla bf2 installed, and i recently installed singleplayer "allwepons" type mod.

    any way, seems theres no exe to create a shortcut to in the mod folder, i was wondering how i can put a shortcut on the desktop that will take me directly into the game with that mod, instead of going into normal bf2 and activating it. does it have somthing to do with the command line?

    thanks,
    SK
  • xstax981

    #2
    Re: creating a shortcut to a mod

    Yes it would. Right click the BF2 shortcut, click properties, and in the target box, copy this in:

    Code:
    "C:\Program Files\EA GAMES\Battlefield 2\BF2.exe" +modPath mods/replacewithmodname
    Of course, change the C:\Program Files\etc. to the BF2 install path.

    Comment

    • SnyperKitten

      #3
      Re: creating a shortcut to a mod

      sweet, thanks mate

      Comment

      • Venomous

        #4
        Re: creating a shortcut to a mod

        You need to copy it for regular too dont you

        Comment

        • xXMMMSXx

          #5
          Re: creating a shortcut to a mod

          Thanks for the info. Quality.

          Comment

          Working...