indeed i already have the file botconclave.json (already configured) the ploblem is that the BotSpawn plugin its not using the file even after i set up
"DataProfiles": {
"teste": {
"AutoSpawn": true,
"Murderer": false,
"Day_Time_Spawn_Amount": 4,
"BotHealth": 100,
"Corpse_Duration": 60,
"Kit": [
"Primitivo"
],
"BotNamePrefix": "",
"BotNames": [
""
],
"Bot_Accuracy_Percent": 40,
"Bot_Damage_Percent": 40,
"Disable_Radio": true,
"Roam_Range": 40,
"Peace_Keeper": true,
"Attacks_Other_Profiles": false,
"Peace_Keeper_Cool_Down": 5,
"Weapon_Drop_Percent": 60,
"Min_Weapon_Drop_Condition_Percent": 50,
"Max_Weapon_Drop_Condition_Percent": 100,
"Keep_Default_Loadout": false,
"Wipe_Belt_Percent": 100,
"Wipe_Clothing_Percent": 100,
"Allow_Rust_Loot_Percent": 0,
"Suicide_Timer": 300,
"Chute": false,
"Aggro_Range": 30,
"DeAggro_Range": 40,
"Announce_Spawn": false,
"Announcement_Text": "",
"Running_Speed_Boost": 0.0,
"Spawn_Hackable_Death_Crate_Percent": 0,
"Death_Crate_CustomLoot_Profile": "botconclave",
"Death_Crate_LockDuration": 600,
"AlwaysUseLights": false,
"Die_Instantly_From_Headshot": false,
"Instant_Death_From_Headshot_Allowed_Weapons": [],
"Stationary": false,
"Radius": 100,
"Night_Time_Spawn_Amount": 1,
"UseCustomSpawns": true,
"ChangeCustomSpawnOnDeath": false,
"Respawn_Timer": 2,
"Location": {
"x": -1738.249,
"y": 2.0864985,
"z": -1252.94214
},
"Parent_Monument": ""
}
},
"MigrationDataDoNotEdit": {
"teste": {
"ParentMonument": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"Offset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
}
}
}
under default-CustomProfiles.json located at oxide\data\BotSpawn
Edit#1:
i tried to set the "BanditTown" as Profile but nothing changes, still default loot.
oxide\config\CustomLoot.json
oxide\data\BotSpawn\default-CustomProfiles.json
i already have the plugin CustomLoot working fine with the bots on the monuments.. only custom ones are having this problem.
EDIT#2:
I was looking in the wrong place. now everything works fine thank you