BotSpawn
Moved
Total Downloads: 11,762 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018
- 5/5, 81 likes
-
so? do we have to wait for an update or do we patch it like this and wait for a miracle?
-
what in the world is going on lol -
error compilation
(06:25:36) | Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population' -
Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population' -
An update, Please.
Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population' -
some here!
-
I've sent a message to the developer - not sure if they'll reply but at least I know they're aware now.
-
Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
-
Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
Same for me. -
Do whats stated here by the people of the community. Worked 100% for me and others -
-
it worked for me as well but they will not drop weapons as i set
and they have shitty items instead of scraps and hq i fill them with
[DOUBLEPOST=1513353872][/DOUBLEPOST]
im gonna cry like a baby -
No drop loot
-
Really? I just added the file to Note++ and once edited reuploaded it back into its slot (plugins). Didn't touch anything in config.
EDIT: This is just a temp fix the community has found. To be able to use your custom kits and drop weapons we need a plugin update
Just make all your spawns murderers and they still have lootable bodies and drop weapons until official fix is out -
Plugin is still not working after newest update and Oxide build from today. Players are going crazy!
-
This is the error im getting.. i started a new config and redownloaded new cs file. this is the error
Code:Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
-
Edit the BotSpawn.cs File in your plugins folder. Use Ctrl+f to search for "if (configData.Options.Cull_Default_Population)" and either add "//" infront of each line of code in Kittys post or delete it.
IE:
Code (Text):
// if (configData.Options.Cull_Default_Population)
// {
// NPCPlayerApex.Population = 0;
// NPCMurderer.Population = 0;
// } -
-