Resource icon

Wild Dino Spawn Control 1.3

No permission to download

Wild Dino Spawn Control

Plugin to limit the amount of wild dinos of each class that can spawn on the map at a time.

Plugin features:
  • Control how many of each dino should spawn, as maximum, when spawning new wild dinos
  • Prevent wild dinos from spawning if certain level is reached

Console/RCON Commands:

  • wdsc.reload - Reloads the config file
  • wdsc.dumpdinos - Logs to the server console a list with all the dino BPs spawned, as well as the count of each dino (Only wild!). Can write to a file if enabled in config.

Config file explained:
JSON:
{
  "Max_Dino_Counts": { // List of dino classes to limit
    "Blueprint'/Game/PrimalEarth/Dinos/Tusoteuthis/Mega_Tusoteuthis_Character_BP.Mega_Tusoteuthis_Character_BP'": 5, // Example. Only allow 5 Alpha Tusoteuthis to spawn on the whole map.
    "Blueprint'/Game/PrimalEarth/Dinos/Coelacanth/Coel_Character_BP.Coel_Character_BP'": 600 // Example. Only allow 600 Coels to spawn on the whole map.
  },
  "WriteDumpsToFile": false // If true, the command `wdsc.dumpdinos` will write to a file under /WildDinoSpawnControl/DinoDumpLogs with the current date, and the count of each dino on the map
}


Common issues:


Donate: If you like the plugin and want to support my development feel free to donate here:


Support server:
Pelayori's Development Suite

I am always looking for new plugin ideas, and also I do custom jobs. Send me a direct message on discord to talk with me of any matter
Old resource ID
239
Author
pelayori
Downloads
8
Views
1,257
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from pelayori

Back
Top