- Joined
- Apr 19, 2018
- Messages
- 14
Hello, I greet you cordially.
I have a problem when putting a dino of aberration in the shop
Example works: I add this dino to the shop and if it works
"argent": {
"Type": "dino",
"Description": "Argentavis",
"Level": 30,
"Price": 500,
"Blueprint": "Blueprint '/ Game / PrimalEarth / Dinos / Argentavis / Argent_Character_BP.Argent_Character_BP'"
Example does not work: but add this dino to the shop and the dino does not appear when you buy
"basilik": {
"Type": "dino",
"Description": "Basiliks",
"Level": 20,
"Price": 300,
"Blueprint": "Blueprint '/ Game / Aberration / Dinos / Basilisk / Basilisk_Character_BP.Basilisk_Character_BP'"
I have a problem when putting a dino of aberration in the shop
Example works: I add this dino to the shop and if it works
"argent": {
"Type": "dino",
"Description": "Argentavis",
"Level": 30,
"Price": 500,
"Blueprint": "Blueprint '/ Game / PrimalEarth / Dinos / Argentavis / Argent_Character_BP.Argent_Character_BP'"
Example does not work: but add this dino to the shop and the dino does not appear when you buy
"basilik": {
"Type": "dino",
"Description": "Basiliks",
"Level": 20,
"Price": 300,
"Blueprint": "Blueprint '/ Game / Aberration / Dinos / Basilisk / Basilisk_Character_BP.Basilisk_Character_BP'"