By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!Yeah, I started to clean up the json code a bit and find the first issue.I can get plenty of pizza.
This is part from and old version that worked fine. but now with the new version i can't see where i am going wrong. Sure i can fix it if i knew where i am going wrong.
"ShopItems":{
"gateremote":{
"type":"item",
"description":"Stargate Remote",
"price":50,
"items":[
{
"quality":0,
"forceBlueprint":false,
"amount":1,
"blueprint":"Blueprint'/Game/Mods/StarGates/Blueprints/Items/PrimalItem_WeaponSGRemote.PrimalItem_WeaponSGRemote'"
}
]
},
"ShopItems":{
"gateremote":{
"Type":"item",
"Description":"Stargate Remote",
"Price":50,
"Items":[
{
"Quality":0,
"ForceBlueprint":false,
"Amount":1,
"Blueprint":"Blueprint'/Game/Mods/StarGates/Blueprints/Items/PrimalItem_WeaponSGRemote.PrimalItem_WeaponSGRemote'"
}
]
},
So the problem is solved?AH Doh!
Thanks a lot. I knew it would be simple. I Can see it now
We use essential cookies to make this site work, and optional cookies to enhance your experience.