Plutonium with bots on additional maps poor AI
-
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
-
JCD2023 did you add main above? the brackets and level.waypoints alone isn't enough
Also show what you have/did and the paths -
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....
-
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
-
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.
-
This post is deleted!
-
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 -
FutureRave if you mean CSV, I did provide GSC format and I personally use them (just need to add the main function)
-
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
-
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!
-
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
-
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. -
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
-
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 -
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.
-
JCD2023 They don't get picked up because they are in the wrong folder. Place them where I specified.
-
-
Everything I'm saying is the instructions provided by Bot Warfare and what I've been using for several months
-
This post is deleted!
-
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.