Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Donate
Collapse

Plutonium

  1. Home
  2. MW3 Client Support
  3. Plutonium with bots on additional maps poor AI

Plutonium with bots on additional maps poor AI

Scheduled Pinned Locked Moved MW3 Client Support
38 Posts 4 Posters 2.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • JCD2023undefined Offline
    JCD2023undefined Offline
    JCD2023
    wrote on last edited by JCD2023
    #6

    Resxt Thanks for the file. Unfortunately i cannot get it to work.

    Tried almost every option from your instruction, nothing works. Tried putting the corresponding .gsc file in each game map folder (mp_afghan) for example as:

    mp_afghan.gsc or wps_afghan.gsc

    Even edited the file itself with the additional code on the beginning:
    {
    level.waypoints = Afghan();
    }

    I am pretty good with computers, but i am baffled what is going wrong here 😞

    Resxtundefined FutureRaveundefined 2 Replies Last reply
    0
    • Resxtundefined Offline
      Resxtundefined Offline
      Resxt Plutonium Staff
      replied to JCD2023 on last edited by
      #7

      JCD2023 did you add main above? the brackets and level.waypoints alone isn't enough
      Also show what you have/did and the paths

      JCD2023undefined 1 Reply Last reply
      0
      • JCD2023undefined Offline
        JCD2023undefined Offline
        JCD2023
        replied to Resxt on last edited by JCD2023
        #8

        Resxt

        I am just too stupid for this, now i discovered i need to put them in that path, inside the z_svr_bots.iwd file. But that does not work either....

        Resxtundefined 1 Reply Last reply
        0
        • Resxtundefined Offline
          Resxtundefined Offline
          Resxt Plutonium Staff
          replied to JCD2023 on last edited by
          #9

          JCD2023 I gave you all the instructions and the Bot Warfare Github also does so I can't tell you more than that it's simple. If you do it wrong then send screenshots of everything you did since the issue comes from you I can't guess what you did

          1 Reply Last reply
          0
          • JCD2023undefined Offline
            JCD2023undefined Offline
            JCD2023
            wrote on last edited by
            #10

            Resxt Thanks for the effort, but this is way beyond me as i find it to difficult to differentiate where files needed to be, in an iwd? or in the map folder itself? Hopefully someday a 'ready2go' installation will be downloadable. This is too much for me.

            Thanks again for trying.

            Resxtundefined 1 Reply Last reply
            0
            • JCD2023undefined Offline
              JCD2023undefined Offline
              JCD2023
              wrote on last edited by JCD2023
              #11
              This post is deleted!
              1 Reply Last reply
              0
              • FutureRaveundefined Offline
                FutureRaveundefined Offline
                FutureRave VIP
                replied to JCD2023 on last edited by
                #12

                JCD2023 Waypoints from https://github.com/ineedbots/iw4x_bot_warfare will not work for PIW5. They use the old format.
                From here you can grab waypoints that are compatible with BW for PIW5

                Resxtundefined 1 Reply Last reply
                0
                • Resxtundefined Offline
                  Resxtundefined Offline
                  Resxt Plutonium Staff
                  replied to FutureRave on last edited by
                  #13

                  FutureRave if you mean CSV, I did provide GSC format and I personally use them (just need to add the main function)

                  FutureRaveundefined 1 Reply Last reply
                  0
                  • Resxtundefined Offline
                    Resxtundefined Offline
                    Resxt Plutonium Staff
                    replied to JCD2023 on last edited by
                    #14

                    JCD2023 sorry but this is incredibly simple and everything was given to you, no one click install will ever be done most likely, since it's just drag and dropping a file in a folder so you can keep waiting forever. I gave you all screenshots of what it should look like you simply have to do the same I don't understand how you can not make it work when everything is provided to you, the paths are shown and so on

                    1 Reply Last reply
                    0
                    • JCD2023undefined Offline
                      JCD2023undefined Offline
                      JCD2023
                      wrote on last edited by
                      #15

                      I think I found a workaround, got the installer of the Bot Warfare and put the map gsc's in the 'install' iwd... so it would be incorporated with the install of the mod. With some maps i have success! 😄

                      Resxtundefined 1 Reply Last reply
                      0
                      • Resxtundefined Offline
                        Resxtundefined Offline
                        Resxt Plutonium Staff
                        replied to JCD2023 on last edited by
                        #16

                        JCD2023 it's literally the same as putting them in the file after installing it, like I don't get why you make it so hard for literally no reason lol, this is literally the same process to install waypoints AFTER installing it, same file, same path etc idk

                        1 Reply Last reply
                        0
                        • FutureRaveundefined Offline
                          FutureRaveundefined Offline
                          FutureRave VIP
                          replied to Resxt on last edited by
                          #17

                          Resxt No, unfortunately, CSV does not work with PIW5 because our GSC doesn't have fileread function.
                          I linked the GSC waypoints format for MW2 maps that works with PIW5, 99% sure of that.

                          Resxtundefined 1 Reply Last reply
                          0
                          • Resxtundefined Offline
                            Resxtundefined Offline
                            Resxt Plutonium Staff
                            replied to FutureRave on last edited by
                            #18

                            FutureRave you don't get what I'm saying. The repository provides both GSC and CSV files and the instructions I gave are to find the GSC files, which work. But I guess they both provide the same result anyways
                            161c8d1d-6db3-4d93-bcfb-946d20909542-image.png

                            FutureRaveundefined 1 Reply Last reply
                            0
                            • FutureRaveundefined Offline
                              FutureRaveundefined Offline
                              FutureRave VIP
                              replied to Resxt on last edited by FutureRave
                              #19

                              Resxt Yeah they should work if you add that main function at the top. The ones I linked already have that coded in.
                              They also need to be placed in storage/iw5/scripts/mp/mapname for them to be loaded automatically. Just like in the repo, I linked. I think that's what INeedGames told me once

                              Resxtundefined 1 Reply Last reply
                              0
                              • JCD2023undefined Offline
                                JCD2023undefined Offline
                                JCD2023
                                wrote on last edited by
                                #20

                                yes i used the gsc files, added the 'header' you shown. But somehow they never got picked up by the bot warfare. Now i systematically adding maps i want to get working by reinstalling the bot mod. Yeah you can say it is easy but i am struggling with where what would go and so on. As the bot mod exists in both official MW3 install as the plutonium install dir.

                                FutureRaveundefined 1 Reply Last reply
                                0
                                • FutureRaveundefined Offline
                                  FutureRaveundefined Offline
                                  FutureRave VIP
                                  replied to JCD2023 on last edited by
                                  #21

                                  JCD2023 They don't get picked up because they are in the wrong folder. Place them where I specified.

                                  1 Reply Last reply
                                  0
                                  • Resxtundefined Offline
                                    Resxtundefined Offline
                                    Resxt Plutonium Staff
                                    replied to FutureRave on last edited by
                                    #22

                                    FutureRave https://github.com/ineedbots/piw5_bot_warfare/issues/78

                                    1 Reply Last reply
                                    0
                                    • Resxtundefined Offline
                                      Resxtundefined Offline
                                      Resxt Plutonium Staff
                                      wrote on last edited by
                                      #23

                                      Everything I'm saying is the instructions provided by Bot Warfare and what I've been using for several months

                                      1 Reply Last reply
                                      0
                                      • JCD2023undefined Offline
                                        JCD2023undefined Offline
                                        JCD2023
                                        wrote on last edited by JCD2023
                                        #24
                                        This post is deleted!
                                        1 Reply Last reply
                                        0
                                        • JCD2023undefined Offline
                                          JCD2023undefined Offline
                                          JCD2023
                                          wrote on last edited by JCD2023
                                          #25

                                          i see the update i just got pushed (of IW5), now every map (also the ones that i could play after fiddling around with the gsc files) produces this error.

                                          Untitled.jpg

                                          Resxtundefined 1 Reply Last reply
                                          0

                                          • 1
                                          • 2
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • Donate