Wild Dino Spawn Control

Free Wild Dino Spawn Control 1.3

No permission to download
This resource is free

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:
Config:
{
"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 [ICODE]wdsc.dumpdinos[/ICODE] will write to a file under /WildDinoSpawnControl/DinoDumpLogs with the current date, and the count of each dino on the map
}

Common issues:
Author
Pelayori
Downloads
17
Views
440
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Pelayori

Back
Top