SpawnConfig

Change values of the different spawners

Total Downloads: 2,220 - First Release: Dec 27, 2015 - Last Update: Jun 27, 2016

5/5, 7 likes
  1. necesita una "lootconfig" plug-in, es necesario encontrar lo correcto y poner una mayor probabilidad de abandonar los estudios (uso el traductor de google)
     
  2. When I add the SpawnConfig.cs to my server, I'm not getting SpawnConfig.json. And when in game and I type /reload SpawnConfig it says SpawnConfig is not loaded

    Any ideas please, driving me insane lol
     
  3. Loot Config spawn Roach Chasis, some is wrong, I put in the numbers of spawn in the loot config 3, 4 and 6, but in the city´s I am not see the roach chasis. I dont know.
     
  4. my config (working):

    Code:
    "RoachSpawner": {
          "Tag": "Roach",
          "LastSpawn": 18.6224556,
          "ChildToSelf": true,
          "SecondsPerSpawn": 18000.0,
          "SpawnedLimit": 75,
    [DOUBLEPOST=1465200891][/DOUBLEPOST]
    oxide/plugins directory? maybe you must update Oxide from gidhub
     
  5. Why, when i put the plugin on host havoc I cant edit the file in config?
     
  6. You dont edit the .cs file though, i need the .json file which is normally found in the oxide/config
     
  7. take it))
     

    Attached Files:

  8. Its still saying that spawnconifg is not loaded, anyone else had this problem or knows how to fix? :(
     
    Last edited by a moderator: Jun 7, 2016
  9. Copy attached file to oxide/plugins/ directory
    or
    try rename SpawnConfig.cs to spawnconfig.cs and type in game chat /load spawnconfig
    try rename SpawnConfig.cs to sconfig.cs (or another filename) and type in game chat /load sconfig (or another filename)
     
  10. well, I dont can put various roach chasis en the cities, i don´t know. Here is my two config files for see that. and may be you have the answer for fix may server problem
     

    Attached Files:

  11. @totenkopf_hw I've done the above mention still no luck. I'm using www.GTXgaming.co.uk to host the server, and oxide was installed using their mods, every other plugin works bar this one.. I'm losing hope lol
     
  12. Wulf

    Wulf Community Admin

    Quickfix per Hurtworld and previous changes for those looking for it. @Nogrod
     

    Attached Files:

  13. Nogrod updated SpawnConfig with a new update entry:

    1.0.3

     
  14. config is moved to .old
     
  15. Seems this and lootconfig have stopped working even after resetting the lists.
     
  16. Disregard my last post, as I found an issue with my edits via gamelog.

    But I would like do know - if I were to add a RANGE value to mob spawns, like the car spawns have - would this add a range to their spawn points? Or would you have to update the plugin to do that?
     
  17. Would this plugin also work with a Custom map, or would i have to reset all of the Vehicle spawns?
     
  18. You'd need to delete your JSON and reload it so that it takes in the spawns/locations used in the new map, then edit it from there. Should work though, just not if you use the JSON you used for the default map for a custom map. This may also be the case with LootConfig, depending on if the map creator changed the loot drops or not.
     
  19. Nick!! many thanks for the help.
     
  20. Im sure everyone is busy with the update. I was wondering if anyone knows how i would go about adding the Kanga spawns for a custom map.
    the lay out of who the config file is somewhat different after the update.
    Thank you for the time