How can I disable AI in Single Player?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • F-1

    #1

    How can I disable AI in Single Player?

    The title tells it all! How can I disable the AI in single player games?
    I need to do this so I can do some tests.
  • Owie

    #2
    Re: How can I disable AI in Single Player?

    Just make a multiplayer game and set a password to it

    Comment

    • F-1

      #3
      Re: How can I disable AI in Single Player?

      I want the bots! I want some idle targets.

      Comment

      • ~Terror-Kill~

        #4
        Re: How can I disable AI in Single Player?

        get a friend and go on an empty server :hmm:

        Comment

        • F-1

          #5
          Re: How can I disable AI in Single Player?

          Does that mean there is no way to do that? I did not find anything in the console comands posted on totalbf2.

          Comment

          • HicRic

            #6
            Re: How can I disable AI in Single Player?

            I don't think that's possible...maybe try opening up some AI related files and ripping out random lines or something, haha. But I think it's probably hardcoded...try being an SL of a squad of bots and ordering a 'move' or 'defend', maybe they'll stand still then?

            Comment

            • A_J_Rimmer_UK

              #7
              Re: How can I disable AI in Single Player?

              Start a single player game and be the commander, issue an order to defend a position and all your team will stay nice and still in one location.

              Thats how I practice my sniping.

              you can play around with the console command sv.teamratiopercent to give you more of the 31 bots available, can't remember the lower/upper values.

              Comment

              • SK

                #8
                Re: How can I disable AI in Single Player?

                It is possible, at least it was in earlier versions. I did my bullet drop tests that way. What you do is setting all AI behaviours to "idle" in the aibehaviours.ai file.

                Comment

                • [i]_Bleed_to_Death

                  #9
                  Re: How can I disable AI in Single Player?

                  Originally posted by SK
                  It is possible, at least it was in earlier versions. I did my bullet drop tests that way. What you do is setting all AI behaviours to "idle" in the aibehaviours.ai file.
                  Yup. I made myself a minimod just for that with new skins for AI too

                  Comment

                  • Blud

                    #10
                    Re: How can I disable AI in Single Player?

                    Make your own LAN game and join it.!!!!

                    Comment

                    • Blak_Phoenix

                      #11
                      Re: How can I disable AI in Single Player?

                      OK, so you want bots that just stand there??
                      This should work.. but it hasnt been tested, so there is no gaurantee and u cant put the blame on me if somethign happens (but i highly doubt that anything will)..

                      Open up the file "AIDefault" under:

                      C:\Games\Battlefield 2\mods\bf2\AI (or where ever your BF2 game was installed)

                      Open it up in notepad and change the line that looks like:

                      aiSettings.setBotSkill 0.4

                      To:

                      aiSettings.setBotSkill 0.0

                      **NOTE** This may cause the game to crash, if so try and change it to somethign like:

                      aiSettings.setBotSkill 0.0000001 or just aiSettings.setBotSkill 0.1 just try it out and see how dumb you can get them :p

                      This also works if you are bored with how stupid the bots are even on vet you can chagne the number to theoretically anything, the higher, the harder, the lower, the easier.. :)

                      Comment

                      • PimpYo

                        #12
                        Re: How can I disable AI in Single Player?

                        Originally posted by A_J_Rimmer_UK
                        Start a single player game and be the commander, issue an order to defend a position and all your team will stay nice and still in one location.

                        Thats how I practice my sniping.

                        you can play around with the console command sv.teamratiopercent to give you more of the 31 bots available, can't remember the lower/upper values.
                        Lets see your stats are.... 234 kills and 270 deaths with the sniper rifle...

                        yep, thats about as far as sniping idling bots will get you.

                        Comment

                        • A_J_Rimmer_UK

                          #13
                          Re: How can I disable AI in Single Player?

                          Lets see your stats are.... 234 kills and 270 deaths with the sniper rifle...

                          yep, thats about as far as sniping idling bots will get you.
                          another typical constructive post.

                          I could say you are a poor sniper but I won't. :)

                          Please keep replies to the original subject or this thread will develop last post disease

                          I think Blak_Pheonix_MB got the best solution.

                          Comment

                          • PimpYo

                            #14
                            Re: How can I disable AI in Single Player?

                            Originally posted by A_J_Rimmer_UK
                            another typical constructive post.

                            I could say you are a poor sniper but I won't. :)

                            Please keep replies to the original subject or this thread will develop last post disease

                            I think Blak_Pheonix_MB got the best solution.
                            but i dont go on forums talking about my sniping. the only reason i have 15 hours is because i wanted all my combat vets.

                            Comment

                            • |D|-Char-ley_Killa

                              #15
                              Re: How can I disable AI in Single Player?

                              Originally posted by Blak_Pheonix_MB
                              OK, so you want bots that just stand there??
                              This should work.. but it hasnt been tested, so there is no gaurantee and u cant put the blame on me if somethign happens (but i highly doubt that anything will)..

                              Open up the file "AIDefault" under:

                              C:\Games\Battlefield 2\mods\bf2\AI (or where ever your BF2 game was installed)

                              Open it up in notepad and change the line that looks like:

                              aiSettings.setBotSkill 0.4

                              To:

                              aiSettings.setBotSkill 0.0

                              **NOTE** This may cause the game to crash, if so try and change it to somethign like:

                              aiSettings.setBotSkill 0.0000001 or just aiSettings.setBotSkill 0.1 just try it out and see how dumb you can get them :p

                              This also works if you are bored with how stupid the bots are even on vet you can chagne the number to theoretically anything, the higher, the harder, the lower, the easier.. :)
                              anyone test this yet im very interested to know, im not gunna test for fear of that hardware ban, i alrdy had enough problems with this game alrdy

                              Comment

                              Working...