Adding 32 Player Bots on Singleplayer

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

    #1

    Adding 32 Player Bots on Singleplayer

    hi guys. i know this has been discussed already, but i wanted to know how to change or add bots on singleplayer. ive checked bf2files website, but i find it confusing for me on how to install it. can anyone help me? thanx. i just register today. im a newbie.. thx.
  • Super Six Three
    Member
    • Oct 2006
    • 1093

    #2
    Re: Adding 32 Player Bots on Singleplayer

    go to :\Program Files\EA GAMES\Battlefield 2\mods\bf2\AI open AIDefault with note pade and find this line:
    Code:
    aiSettings.setMaxNBots 32
    and you can change the number to anything you want

    Comment

    • jdrou
      Member
      • Jul 2006
      • 1860

      #3
      Re: Adding 32 Player Bots on Singleplayer

      You also need to set

      aiSettings.overrideMenuSettings 1

      in that same file.

      Comment

      • draztik_beast

        #4
        Re: Adding 32 Player Bots on Singleplayer

        Originally posted by jdrou
        You also need to set

        aiSettings.overrideMenuSettings 1

        in that same file.
        what should i change?

        Comment

        • NoB33r4u

          #5
          Re: Adding 32 Player Bots on Singleplayer

          Originally posted by draztik_beast
          what should i change?
          after these lines (the numbers may not be the same in this example but yours will be similar)
          aiSettings.setMaxNBots 32
          aiSettings.maxBotsIncludeHumans 1
          aiSettings.setBotSkill 0.4

          add this line
          aiSettings.overrideMenuSettings 1

          Comment

          • draztik_beast

            #6
            Re: Adding 32 Player Bots on Singleplayer

            hi i tried all of these and changed all the settings but still 16 players appear. not 32. sorry if i made this difficult.. i have no idea on adding more players. thanx

            Comment

            • NoB33r4u

              #7
              Re: Adding 32 Player Bots on Singleplayer

              If You Can't Increase Bots By The Above Method, Pm Me And I'll Send You The File Needed.

              Comment

              • NoB33r4u

                #8
                Re: Adding 32 Player Bots on Singleplayer

                let me know if it works..... :)

                I should also mention if anyone else tries this that 32 players can slow performance down and cause CTDs sometimes. If this happens try less bots!
                Your system should be ok though...

                Comment

                • draztik_beast

                  #9
                  Re: Adding 32 Player Bots on Singleplayer

                  i added the file but the problem now is that after loading and when i click join game the bf2 application closes. what seems to be the problem?

                  Comment

                  • NoB33r4u

                    #10
                    Re: Adding 32 Player Bots on Singleplayer

                    try less bots 24 or 28 and see if that works
                    just open the aidefault.ai file and change the setmaxnbots to 23 or 27

                    IMPORTANT: change the number in these lines
                    aiSettings.overrideMenuSettings 1
                    aiSettings.setMaxNBots 31
                    aiSettings.maxBotsIncludeHumans 0
                    aiSettings.setBotSkill 0.4

                    NOT the first lines that have a "rem" before them - the lines are the 2nd set of lines (as above)

                    Comment

                    • draztik_beast

                      #11
                      Re: Adding 32 Player Bots on Singleplayer

                      it still closes the bf2 application... i set it low on 20.

                      IMPORTANT: change the number in these lines
                      aiSettings.overrideMenuSettings 1
                      aiSettings.setMaxNBots 20
                      aiSettings.maxBotsIncludeHumans 0
                      aiSettings.setBotSkill 0.4

                      Comment

                      • NoB33r4u

                        #12
                        Re: Adding 32 Player Bots on Singleplayer

                        i dont get it - it should work....... - its how mine is setup.

                        Comment

                        • jdrou
                          Member
                          • Jul 2006
                          • 1860

                          #13
                          Re: Adding 32 Player Bots on Singleplayer

                          Originally posted by draztik_beast
                          i added the file but the problem now is that after loading and when i click join game the bf2 application closes. what seems to be the problem?
                          What is the full path of the file you modified?
                          Can you post the whole modified file?

                          Comment

                          • draztik_beast

                            #14
                            Re: Adding 32 Player Bots on Singleplayer

                            Originally posted by NoB33r4u
                            Heres a link to the file you need http://www.pandoragifts.co.uk/aidefault.ai

                            right click on the link and save to the folder C:\Program Files\EA GAMES\Battlefield 2\mods\bf2\AI
                            make sure this file overwrites your old one
                            im reinstalling the bf2.. i have to delete the old AIDefault.ai and put this new file there? thx. sorry if i get u confused.:)

                            Comment

                            • draztik_beast

                              #15
                              Re: Adding 32 Player Bots on Singleplayer

                              it worked now. i don't know what happen... thanx for the help. i appreciate it very much. thanks again.

                              Comment

                              Working...