Search Results
Search results 121-140 of 224 for “base.json”.
These terms were highlighted: base.json
-
(Quote from Surfingnet) There are a bunch of things I've tried to make same side NPCs not hostile. Adside from map rules in the base files, there is "chanceSameSideIsHostilePercent" and "pmctype" in bot.json. In the individual bot type files you also have: "DEFAULT_BEAR_BEHAVIOUR": "Attack", "DEFAULT_SAVAGE_BEHAVIOUR": "Attack", "DEFAULT_USEC_BEHAVIOUR": "Attack", and "ENEMY_BY_GROUPS_PMC_PLAYERS": true, "ENEMY_BY_GROUPS_SAVAGE_PLAYERS": true, I've tried changing my side's pmc bot type to "follo…
-
(Quote from footlicker) I tried that on previous versions and making sure that all the accessible locations is set to "Normal", I don't think it did anything with them receiving commands and such but it made sure that bots in the same faction don't shoot each other including you. Pretty much it added another layer of "Making sure my own guys don't shoot me in the face". Something I noticed as well is that most maps will already have "Rules":"Normal" besides a few which I know one for certain (Cu…
-
(Quote from Tederal200) I prefer doing this method for editing percentage values for the AI and use other mods for gear and weapons. This way it's much easier to keep track of things and it doesn't require mods to edit spawn percentages you just need mods for gear and alike. Sadly I stopped using FAIT for the meantime because of conflictions and errors, also other people have reported the same issue(s) I have/had so I didn't want to clog up this thread even more.
-
(Quote from WoBra) go to the \spt310\Aki_Data\Server\database\locations file path and then from there you will have a list of maps. Open the folder of the map whose boss spawns you want to edit (the folders should all be the same name as the map that they correspond to except for the folder "bigmap" corresponding to customs) and then go into the base.json file. Search for "bosschance" using ctrl+f and from there you can find a percentage value of that specific boss
-
…riendly fire 2) Load any map, preferably Factory (close quaters+quick encounter time) 3) ....profit. Things tried: 1) Tweaking configs/bot.json. "chanceSameSideIsHostilePercent": 0, 2) Tweaking value "Rules" in \Server\database\locations\mapname\base.json to "Rules": "Normal" (default is "AvoidAllPMC", which means skirmish if I'm not mistaken) 3) disabling all mods, reinstalling anew, and installing to another machine. The issue still persists after trying all of those. I will be very grateful fo…
-
(Quote from Haedron) The change is made to a separate value, and not to the config file itself. You can see what it's set to in the donottouch/progress.json file, if I recall correctly. Specifically, that should be what your base difficulty is set to by the feature. (Quote from themadman212) And what problem are you running into? -I think you may have forgotten to include that part x3