Where can I set the amount of NPC'S?
This used to be in the config but I just can't find it anymore.
Where to set NPC amount?Solved
heya, you can find this in the profiles now
oxide/data/RaidableBases/Profiles/
But there's only an empty file in there.
Nothing one could configure.
profiles have been a requirement since version 1.5.3. the plugin will not function without them
deleting _emptyfile.json and reloading the plugin will recreate any of the missing default files in oxide/data/RaidableBases and its sub directories
I just put my nivex1.json, nivex2.json & nivex3.json in there which I once made using this plugin some time ago.
Named them this way cause it was told in the description.
So, the plugin works and uses the bases that are named there.
Maybe not all. I don't know.
In fact there are only normal bases spawning it says.
But I guess this is because of the limitation that comes with having this as a free product now
instead of the buyable one, right?
So, does the plugin use nivex2.json and it's bases only now?
Problem is, that in these files which are older than what you changed around profiles,
there aren't any options to set npc's and all.
So, should I delete my nivex files and the empty file and reload the plugin
and that makes me have a file I can set options in then?
P.S.: Sorry I have to ask all that but I once read a loooooong description and took my time
configuring this plugin to see that it has changed all over now and I would do all that again. :D
So, I have no idea.
In fact there are only normal bases spawning it says.
But I guess this is because of the limitation that comes with having this as a free product now
instead of the buyable one, right?yes. free version has normal difficulty only. more info at the top of the documentation on the differences
So, does the plugin use nivex2.json and it's bases only now?yes, it's the same as before. the only difference is it is in its own datafile now. nivex2 can be the profile name and/or the name of a base. your choice. documentation does not state you must use any specific filename. the former video did, and that's incorrect too.
Problem is, that in these files which are older than what you changed around profiles,
there aren't any options to set npc's and all.all npc options are in fact in these profiles. there's no need to delete anything.
"NPCs": {
"Murderer Items": [
"metal.facemask",
"metal.plate.torso",
"pants",
"tactical.gloves",
"shoes.boots",
"hoodie",
"mace"
],
"Scientist Items": [
"hazmatsuit.spacesuit",
"rifle.lr300"
],
"Murderer Kits": [
"murderer_kit_1",
"murderer_kit_2"
],
"Scientist Kits": [
"scientist_kit_1",
"scientist_kit_2"
],
"Random Names": [],
"Amount To Spawn": 10,
"Aggression Range": 75.0,
"Despawn Inventory On Death": true,
"Enabled": true,
"Health For Murderers (100 min, 5000 max)": 150.0,
"Health For Scientists (100 min, 5000 max)": 150.0,
"Minimum Amount To Spawn": 10,
"Use Dangerous Treasures NPCs": false,
"Spawn Murderers And Scientists": true,
"Scientist Weapon Accuracy (0 - 100)": 20.0,
"Spawn Murderers": false,
"Spawn Random Amount": false,
"Spawn Scientists Only": false,
"Player Traps And Turrets Ignore Npcs": false
}, There isn't a file in my profiles folder that contains these lines.
There is only _emptyfile.json and nivex1,2,3 which I think I put in there to see what happens.
But these are looking completely different.
So where are these lines from?
they are inside the nivex1, nivex2 and nivex3 files. those are profiles. the only way they aren't in those files is if the original config had an issue that prevented it from being converted properly
zip the .cs, new and old config and oxide/data/RaidableBases folder and DM me the link to download it and I'll sort it out for ya
Merged post
The options are in the profiles (nivex1, nivex2 and nivex3) that you've sent me @Kleementin
Search NPCs