Resource icon

Unverified Timing Dino Spawn 1.3.2

No permission to download

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Website User Information:

When a resource is labeled as "unverified," it means that the developer has not yet completed the necessary steps to become a verified resource. However, this tag should not be interpreted as a sign that the resource is dangerous or insecure. Rather, it serves as a reminder that the developer still needs to meet specific requirements to attain verified status. On the other hand, verified resources are those that come from developers who have already met these requirements. These resources can be considered trustworthy and reliable, as they are created by developers who actively engage with the community and consistently provide high-quality content. By using verified resources, users can ensure that they are accessing safe and secure content that has been thoroughly vetted.

Developer Information:

To obtain the verified tag, you must first meet the specific requirements mentioned in the link below. Once you have confirmed that you meet the requirements, the next step is to join our Discord Server. After joining the server, you must create an API support ticket and apply for the verified tag.

How to apply: Click Me To Learn More

{
"SpawnDino": {
"Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'": {
"Name": "甲龙",
"levelFixed": true, //Fixed dinosaur level
"Maxlevel": 225,
"Position": "-103850 232168 -14184", //Spawning position
"SpawnInterval": 30, //Spawning interval (min)
"Worldmaximum": 10, //If the number of worlds is greater than 10, skip this spawning
"SpawnNotice": true,
"PositionRangeRandom": true //Spawn in a random range within the location, unfortunately it may spawn in the air!
},
"Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'": {
"Name": "三角龙",
"levelFixed": false,
"Maxlevel": 225,
"Position": "-103850 232168 -14184",
"SpawnInterval": 30,
"Worldmaximum": 10,
"SpawnNotice": false,
"PositionRangeRandom": true
}
},
"SpawnDinoX": {
"Blueprint'/Game/PrimalEarth/Dinos/Ankylo/Ankylo_Character_BP.Ankylo_Character_BP'": {
"Name": "甲龙",
"levelFixed": false, //Fixed dinosaur level
"Maxlevel": 225,
"Position": "-103850 232168 -14184", //Spawning position
"SpawnInterval": "3:15", //Spawning time (system time)
"Worldmaximum": 10, //If the number of worlds is greater than 10, skip this spawning
"SpawnNotice": true,
"PositionRangeRandom": true //Spawn in a random range within the location, unfortunately it may spawn in the air!
},
"Blueprint'/Game/PrimalEarth/Dinos/Trike/Trike_Character_BP.Trike_Character_BP'": {
"Name": "三角龙",
"levelFixed": false,
"Maxlevel": 225,
"Position": "-103850 232168 -14184",
"SpawnInterval": "19:20",
"Worldmaximum": 10,
"SpawnNotice": false,
"PositionRangeRandom": true
}
}
}
Author
qq2208282255
Downloads
109
Views
3,120
First release
Last update

Ratings

0.00 star(s) 0 ratings

Latest updates

  1. Dinosaur spawning countdown and timing spawning, in the specified coordinates.

    Fix reload command. Added spawning setting in random range.
  2. Dinosaur spawning countdown and timing spawning, in the specified coordinates.

    Reload:CustomSpawn.reload Fix the problem that the basic attribute is too low!
Back
Top