BotSpawn

Moved

Total Downloads: 11,762 - First Release: Jul 31, 2017 - Last Update: Jul 27, 2018

5/5, 81 likes
  1. i think this needs an update, hasent worked since update
     
  2. so? do we have to wait for an update or do we patch it like this and wait for a miracle?
     
  3. got them to spawn but they are not droping there guns anymore
    what in the world is going on lol
     
  4. error compilation

    (06:25:36) | Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
     
  5. me too

    Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
     
  6. An update, Please.
    Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
     
  7. some here! :)
     
  8. I've sent a message to the developer - not sure if they'll reply but at least I know they're aware now.
     
  9. Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'
     
  10. Error while compiling: BotSpawn.cs(71,25): error CS0117: `NPCMurderer' does not contain a definition for `Population'

    Same for me.
     


  11. Do whats stated here by the people of the community. Worked 100% for me and others
     
  12. For me to get that to work I had to delete my config and data file first.
     
  13. 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]
    so thats why all is messed up you need to erase and redone all your custom locvations and kits
    im gonna cry like a baby
     
  14. No drop loot
     

  15. 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
     
  16. Plugin is still not working after newest update and Oxide build from today. Players are going crazy!
     
  17. 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'
     

  18. 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;
    // }
     
  19. This is not a official fix and does not fix botspawn. I think its best to wait for a fix by the developer. Thank you anyways Krazy :)
     
  20. this is how I fixed mine. So yes it does work. Its only meant to be a temp fix also, for those that have crying players :)