sorry to keep asking but i can use notepad to edit it yh or do i need to open config with a certen program
Kiki-AllTheBoss
-
-
Ah it will be the same for many of the mods you end up using, I would recommend notepad++ install that then right click and edit with notepad++ on the config.
-
I have the mod installed and when I load into a game it says local game starting and it doesn't stop loading.
-
Hi, downloaded 2.2.1 version yesterday and no bosses have spawned at all, im using Ereshkigal's AKI configurator and even after messing around in the config for a good hour i haven't been able to make bosses spawn in any maps... i will remove the mod and modify every boss manually since i can't seem to make them work with AKI config.
-
Hi there are some boss names I don't recognize like Bully or Kojiani or something like that,and if I set Boss chance of every boss 100% on every map will he spawn there.For example if I set Reshala to spawn on Woods will he spawn?
-
Bully is Reshala and Kojaniy is Shturman, just what they are called in the code.
Yes to the second question, that is the point of the mod -
Thank you
-
BTW what map is "bigmap"?
-
customs
-
Maybe you should use these more user friendly names in the config and then just map them in the code to their actual codenames. It would help avoid this kind of confusion.
-
yeah true enough, would make the code itself more convoluted and hard to understand at the same time however, it's a toss up eh.
-
yeah true enough, would make the code itself more convoluted and hard to understand at the same time however, it's a toss up eh.
I wish people would do their own research instead of asking on a thread or a forum it takes a couple of seconds lol, I literally Google'd Tarkov boss names and found my answer within 2 clicks
-
how do i spawn in only the correct boss for the map at a 100% spawn chance
-
Go into config.json, select the map you want ("enabled" has to be set to true), pick the boss on the bossList and set his percentage to 100.
Example: Gluhar on Factory
JSON
Display More"factory4_day" : { "enabled" : true, "bossList" : { "bossGluhar" : 100, "bossKojaniy" : 0, "bossSanitar" : 0, "bossBully" : 0, "bossKilla" : 0, "bossTagilla" : 0 } }
If you want "correct" bosses on every map, then just set the right one to 100 on each one.
-
Go into config.json, select the map you want ("enabled" has to be set to true), pick the boss on the bossList and set his percentage to 100.
Example: Gluhar on Factory
JSON
Display More"factory4_day" : { "enabled" : true, "bossList" : { "bossGluhar" : 100, "bossKojaniy" : 0, "bossSanitar" : 0, "bossBully" : 0, "bossKilla" : 0, "bossTagilla" : 0 } }
If you want "correct" bosses on every map, then just set the right one to 100 on each one.
set 100 and make others 0?
-
Yes, if you don't want other bosses on that particular map.
Those numbers are just probabilities of the boss spawning, so 0 obviously means "will never spawn here", 100 is "will always show up".
-
wtf is "bigmap" bro.
-
"bigmap" is what BSG call customs
-
SyntaxError: D:\Games\SPT-AKI\user\mods\Kiki-AllTheBoss2.2.1\config\config.json: Unexpected token , in JSON at position 198
what
-
you messed up the config and left a comma in the wrong place (specifically at position 198)
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!