Ark: Survival Evolved - ArkShop

[Official] Ark: Survival Evolved - ArkShop 3.02

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!
This is used for the official forum announcements from the staff team.
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
 
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
I will check tomorrow but you just need to find the blueprint to the item you want to sell. They just mention that if you use stacking mod to find the blueprint for that stack item. If not then just search for the normal blueprint.
 
Добрый день если я не использую мод стеков, как продать товар в магазине?
Good afternoon if I don't use the stack mod, how do I sell the product in the store?
-----------------------------------------------------------------------
Now we reach the final part of our guide, the part where Survivors can sell items to the shop for points.
"SellItems": {
//Itemsavailableforselling.Ifyouusestacksmod,
youneedtosetblueprintsfromthemod!"Element Dust": {
"Type": "item",
This is what I use to sell hard poly:

"SellItems": {
"9apolysell": {
"Type": "item",
"Description": "1000x Polymer",
"Price": 100,
"Amount": 1000,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Resources/PrimalItemResource_Polymer.PrimalItemResource_Polymer'"
}
},

If you wanted to sell Dust then you just search for the blueprint like this: "Blueprint'/Game/Extinction/CoreBlueprints/Resources/PrimalItemResource_ElementDust.PrimalItemResource_ElementDust'"
 
Another cuestion. How can i use Discord roles as permission groups? example:
Default = no discord rol

1686762905785.png
 
Hi, database connection not works. Where is the problem? I use MariaDB

View attachment 1197
View attachment 1198
View attachment 1199
Hi,

Just a question. Is the db server on the same server as the Ark server. I am using a hosted solution so have not used MariaDB.

I am not home to verify but did you update I think the permissions config file to point to your db. Make sure it’s the correct password as well.

For your other post I only setup local groups. I have not or didn’t even know we could use discord groups. So can’t help you here.
 
搞不透哪邊問題@@不管用中文還是英文都還是出現語法錯誤!!可以請作者幫我看看問題點嗎
{
"Mysql": {
"UseMysql": false,
"MysqlHost": "localhost",
"MysqlUser": "apitest",
"MysqlPass": "",
"MysqlDB": "apitest",
"MysqlPort": 3306
},
"General": {
"Discord": {
"Enabled": false,
"SenderName": "ArkShop",
"URL": ""
},
"TimedPointsReward": {
"Enabled": true,
"Interval": 3,
"StackRewards": false,
"Groups": {
"Default": {
"Amount": 5
},
"Premiums": {
"Amount": 15
}
}
},
"ItemsPerPage": 15,
"ShopDisplayTime": 15.0,
"ShopTextSize": 1.3,
"DbPathOverride": "",
"DefaultKit": "",
"GiveDinosInCryopods": true,
"UseSoulTraps": false,
"CryoLimitedTime": false,
"UseOriginalTradeCommandWithUI": false,
"PreventUseNoglin": true,
"PreventUseUnconscious": true,
"PreventUseHandcuffed": true,
"PreventUseCarried": true
},
"Kits": {
"Tool": {
"DefaultAmount": 3,
"Price": 20,
"MinLevel": 1,
"MaxLevel": 20,
"Description": "Novice Weapon Pack (spear and stick)",
"Items": [
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponPike.PrimalItem_WeaponPike'"
},
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponStoneClub.PrimalItem_WeaponStoneClub'"
}
]
},
"Tool": {
"DefaultAmount": 3,
"Price": 20,
"MinLevel": 1,
"MaxLevel": 20,
"Description": "Anti-drop gift bag (Hook, parachute)",
"Items": [
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_GrapplingHook.PrimalItemAmmo_GrapplingHook'"
},
{
"Amount": 1,
"Quality": 0,
"ForceBlueprint": false,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Consumables/BaseBPs/PrimalItemConsumableBuff_Parachute.PrimalItemConsumableBuff_Parachute'"
}
]
},
"Tool": {
"Type": "item",
"Description": "Metal Tool Pack (axe, cross reward)",
"Price": 50,
"Items": [
{
"Quality": 0,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 1,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 2,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 3,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 4,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 5,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 6,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 7,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 8,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 9,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
},
{
"Quality": 10,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalHatchet.PrimalItem_WeaponMetalHatchet'"
},
{
"Quality": 11,
"ForceBlueprint": false,
"Amount": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItem_WeaponMetalPick.PrimalItem_WeaponMetalPick'"
}
]
},
"ShopItems": {
"Skin": {
"Type": "Dino",
"Description": "DinoSpecs",
"Level": 500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoSpecs.PrimalItemSkin_DinoSpecs'",
}
},
"Skin": {
"Type": "Dino",
"Description": "StompedGlasses",
"Level": 500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_RexSaddle_StompedGlasses.PrimalItemArmor_RexSaddle_StompedGlasses'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ParaSaddle_Launch",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemArmor_ParaSaddle_Launch.PrimalItemArmor_ParaSaddle_Launch'",
}
},
"Skin": {
"Type": "Dino",
"Description": "CavewolfPromoSaddle",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/Aberration/Dinos/CaveWolf/PrimalItemArmor_CavewolfPromoSaddle.PrimalItemArmor_CavewolfPromoSaddle'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneRex",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneRex.PrimalItemCostume_BoneRex'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BionicRex",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BionicRex.PrimalItemCostume_BionicRex'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneRaptor",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneRaptor.PrimalItemCostume_BoneRaptor'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneStego",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneStego.PrimalItemCostume_BoneStego'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneTrike",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneTrike.PrimalItemCostume_BoneTrike'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneSauro",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneSauro.PrimalItemCostume_BoneSauro'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneCarno",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneCarno.PrimalItemCostume_BoneCarno'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneGigant",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneGigant.PrimalItemCostume_BoneGigant'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BionicGigant",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BionicGigant.PrimalItemCostume_BionicGigant'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneJerboa",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneJerboa.PrimalItemCostume_BoneJerboa'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneQuetz",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneQuetz.PrimalItemCostume_BoneQuetz'",
}
},
"Skin": {
"Type": "Dino",
"Description": "BoneWyvern",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_BoneWyvern.PrimalItemCostume_BoneWyvern'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ReindeerStag",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_ReindeerStag.PrimalItemCostume_ReindeerStag'",
}
},
"Skin": {
"Type": "Dino",
"Description": "ProcopBunny",
"Level": 2000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Saddles/PrimalItemCostume_ProcopBunny.PrimalItemCostume_ProcopBunny'",
}
},
"Skin": {
"Type": "Dino",
"Description": "TopHat_Summer_Dino",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat_Summer_Dino.PrimalItemSkin_TopHat_Summer_Dino'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoMarshmallowHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoMarshmallowHat.PrimalItemSkin_DinoMarshmallowHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoWitchHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoWitchHat.PrimalItemSkin_DinoWitchHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoSantaHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoSantaHat.PrimalItemSkin_DinoSantaHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoPartyHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoPartyHat.PrimalItemSkin_DinoPartyHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoChickHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoChickHat.PrimalItemSkin_DinoChickHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoEasterEggHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoEasterEggHat.PrimalItemSkin_DinoEasterEggHat'",
}
},
"Skin": {
"Type": "Dino",
"Description": "DinoBunnyHat",
"Level": 1500,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemSkin_DinoBunnyHat.PrimalItemSkin_DinoBunnyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "InflatableRex",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_Costume_InflatableRex.PrimalItemSkin_Costume_InflatableRex'",
}
},
"Skin": {
"Type": "skin",
"Description": "CaptainsHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_CaptainsHat.PrimalItemSkin_CaptainsHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "ExplorerHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ExplorerHat.PrimalItemSkin_ExplorerHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "HideHelmetAlt",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Leather/PrimalItemArmor_HideHelmetAlt.PrimalItemArmor_HideHelmetAlt'",
}
},
"Skin": {
"Type": "skin",
"Description": "TopHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat.PrimalItemSkin_TopHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "DodorexMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DodorexMask.PrimalItemSkin_DodorexMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "DodowyvernHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DodowyvernHat.PrimalItemSkin_DodowyvernHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "ScarySkull",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ScarySkull.PrimalItemSkin_ScarySkull'",
}
},
"Skin": {
"Type": "skin",
"Description": "ClownMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_ClownMask.PrimalItemSkin_ClownMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "WerewolfHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_WerewolfHat.PrimalItemSkin_WerewolfHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "OtterMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_OtterMask.PrimalItemSkin_OtterMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "DiloMask",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DiloMask.PrimalItemSkin_DiloMask'",
}
},
"Skin": {
"Type": "skin",
"Description": "VampireEyes",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_VampireEyes.PrimalItemSkin_VampireEyes'",
}
},
"Skin": {
"Type": "skin",
"Description": "Chili",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_Chili.PrimalItemSkin_Chili'",
}
},
"Skin": {
"Type": "skin",
"Description": "DinoCute",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_DinoCute.PrimalItemSkin_DinoCute'",
}
},
"Skin": {
"Type": "skin",
"Description": "EasterChick",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterChick.PrimalItemSkin_EasterChick'",
}
},
"Skin": {
"Type": "skin",
"Description": "EasterEggHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_EasterEggHat.PrimalItemSkin_EasterEggHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "PartyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_PartyHat.PrimalItemSkin_PartyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "SantaHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_SantaHat.PrimalItemSkin_SantaHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "WitchHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_WitchHat.PrimalItemSkin_WitchHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "MarshmallowHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_MarshmallowHat.PrimalItemSkin_MarshmallowHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "TopHat_Summer",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TopHat_Summer.PrimalItemSkin_TopHat_Summer'",
}
},
"Skin": {
"Type": "skin",
"Description": "TT_ActualTurkeyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_TT_ActualTurkeyHat.PrimalItemSkin_TT_ActualTurkeyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "FE_PumpkinHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_FE_PumpkinHat.PrimalItemSkin_FE_PumpkinHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "BunnyHat",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_BunnyHat.PrimalItemSkin_BunnyHat'",
}
},
"Skin": {
"Type": "skin",
"Description": "PugMas",
"Level": 1000,
"Price": 1,
"Blueprint": "Blueprint'/Game/PrimalEarth/CoreBlueprints/Items/Armor/Skin/PrimalItemSkin_PugMask.PrimalItemSkin_PugMask'",
}
},
"item": {
"Type": "item",
"Description": "ArrowTran",
"Price": 5,
"Items": [
{
"Quality": 0,
"ForceBlueprint": false,
"Amount": 1,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_ArrowTranq.PrimalItemAmmo_ArrowTranq'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“武器望遠鏡”,
「價格」:15,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/Game/PrimalEarth/Test/PrimalItem_WeaponSpyglass.PrimalItem_WeaponSpyglass'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“WeaponEmptyCryopod”,
「價格」:15,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/遊戲/滅絕/CoreBlueprints/Weapons/PrimalItem_WeaponEmptyCryopod.PrimalItem_WeaponEmptyCryopod'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“高級步槍子彈”,
【價格】:250,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
“數量”:50,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“高級步槍子彈”,
【價格】:250,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
“數量”:50,
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_AdvancedRifleBullet.PrimalItemAmmo_AdvancedRifleBullet'",
}
},
“物品”: {
“類型”:“項目”,
"描述": "床_簡單",
「價格」:10,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/遊戲/PrimalEarth/CoreBlueprints/Items/Structures/Misc/PrimalItemStructure_Bed_Simple.PrimalItemStructure_Bed_Simple'",
}
},
“物品”: {
“類型”:“項目”,
“描述”:“TranqDart”,
「價格」:10,
“項目”: [
{
“質量”:0,
“ForceBlueprint”:假,
「金額」:1、
"藍圖": "藍圖'/Game/PrimalEarth/CoreBlueprints/Weapons/PrimalItemAmmo_TranqDart.PrimalItemAmmo_TranqDart'",
}
]
}
},
“出售物品”:{
“金屬”: {
“類型”:“項目”,
“描述”:“100x 石頭”,
「價格」:10,
“金額”:100,
“藍圖”:“藍圖'/Game/Mods/Stack50/Resources/PrimalItemResource_Stone_Child.PrimalItemResource_Stone_Child'”
}
},
“消息”:{
"發件人": "方舟商店",
"BoughtItem": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買商品</>",
"BoughtDino": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買恐龍</>",
"BoughtBeacon": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買信標</>",
"BoughtExp": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買經驗</>",
"ReceivedPoints": "<RichColor Color=\"1, 1, 0, 1\">您已獲得 {0} 點!(總計:{1})</>",
"HavePoints": "您有 {0} 點",
"NoPoints": "<RichColor Color=\"1, 0, 0, 1\">您的積分不足</>",
"WrongId": "<RichColor Color=\"1, 0, 0, 1\">ID 錯誤</>",
"NoPermissionsKit": "<RichColor Color=\"1, 0, 0, 1\">您無權使用此套件</>",
"CantBuyKit": "<RichColor Color=\"1, 0, 0, 1\">您無法購買此套件</>",
"BoughtKit": "<RichColor Color=\"0, 1, 0, 1\">您已成功購買 {0} 個套件</>",
"AvailableKits": "可供您使用的套件:",
"NoKits": "沒有可用的套件",
"KitsLeft": "您還剩 {0} {1} 個套件",
"NoKitsLeft": "您沒有剩餘 {0} 個套件",
"CantGivePoints": "<RichColor Color=\"1, 0, 0, 1\">你不能給自己評分</>",
"RidingDino": "<RichColor Color=\"1, 0, 0, 1\">你不能在騎恐龍時購買此物品</>",
"SentPoints": "<RichColor Color=\"0, 1, 0, 1\">您已成功將 {0} 點積分發送至 {1}</>",
"GotPoints": "您已從 {1} 收到 {0} 積分",
"Noskin": "<RichColor Color=\"1, 0, 0, 1\">皮膚不存在</>",
"FoundMoreskins": "<RichColor Color=\"1, 0, 0, 1\">找到多個具有給定名稱的皮膚</>",
"BuyUsage": "用途:/購買 ID 金額",
"ShopUsage": "用法:/商店頁面",
"KitUsage": "用法:/kit 套件名稱",
"BuyKitUsage": "用量:/BuyKit KitName 金額",
"TradeUsage": "用途:/trade '皮膚名稱'金額",
"PointsCmd": "/點",
"TradeCmd": "/trade",
"BuyCmd": "/購買",
"ShopCmd": "/商店",
"KitCmd": "/kit",
"BuyKitCmd": "/buykit",
"SellCmd": "/出售",
"ShopSellCmd": "/shopsell",
"SellUsage": "用途:/銷售 ID 金額",
"NotEnoughItems": "<RichColor Color=\"1, 0, 0, 1\">您沒有足夠的項目 ({0}/{1})</>",
"SoldItems": "<RichColor Color=\"0, 1, 0, 1\">您已成功售出商品</>",
"BadLevel": "<RichColor Color=\"1, 0, 0, 1\">所需級別:{0} - {1}</>",
"KitsListPrice": "價格:{0}",
"KitsListFormat": "\"{0}\" - {1}。還剩 {2}。{3}\n",
"StoreListDino": "{0}) {1}。級別:{2}。ID:{3}。價格:{4}\n",
"StoreListItem": "{0}) {1}。ID:{2}。價格:{3}\n",
"StoreListFormat": "{0}",
"OnlyOnSpawnKit": "該套件只能在生成時使用",
"HelpCmd": "/shophelp",
"ShopMessage": "用途:/購買id金額",
"HelpMessage": "這是商店幫助消息",
"RefundError": "因錯誤而退款的積分",
"ShopFindCmd": "/shopfind",
"ShopFindUsage": "用法:/shopfind searchterm",
"ShopFindNotFound": "沒有與您的搜索匹配的商品",
"ShopFindTooManyResults": "結果太多,無法顯示優化您的搜索詞",
"NoPermissionsStore": "<RichColor Color=\"1, 0, 0, 1\">您無權購買此{0}!</>",
"InventoryIsFull": "<RichColor Color=\"1, 0, 0, 1\">無法兌換您的套件,庫存已滿!</>"
}
}
 
Have the same problem, but can't find any answers about it on forum here.
01/09/19 15:26 [ArkShop][error] (d:\programs\ark\plugins\arkshop\arkshop\private\points.cpp ArkShop::points::GetPoints) Unexpected DB error not all rows extracted

I use Mysql, and it works, plugin loads fine, permissions works too, But this error writes everytime when someone open Shop in game. And no synchronization on all maps, How to fix it?
 
Have the same problem, but can't find any answers about it on forum here.
01/09/19 15:26 [ArkShop][error] (d:\programs\ark\plugins\arkshop\arkshop\private\points.cpp ArkShop::points::GetPoints) Unexpected DB error not all rows extracted

I use Mysql, and it works, plugin loads fine, permissions works too, But this error writes everytime when someone open Shop in game. And no synchronization on all maps, How to fix it?
Hi,

Did your shop work before you activated MySQL? You can run the shop without configuring the sql settings. (This is the UseMysql = false setting). The reason I ask is you may also have a syntax issue with your shop config file like a missing or extra , or ;

If it did work then some next questions. Are you using a hosted solution or your own server cluster? Did you make sure your config file for the shop api and the permissions api is the same and pointing to the same sql server with the correct credentials (I am sure you did this but all the config files should point to the same sql server ip address and port). If you are just using the shop plugin and no other plugins you should have 3 folders in the plugin folder. Shop API, Shop UI and the Permissions Api (these are not the folder names just me referencing the plugins). All three those will have config files and the Shop Api and Permissions Api should have the same info in the config files pointing to a sql server they can access (if your own server clusters then make sure the server can actually see the IP address of the sql server). While on this make sure for the host you use the IP address and not a name server.

Also ensures you activated the sql setting in the shop ui config to be true i.e. "UseMysql": true,
In Permissions it will be like this "Database":"mysql",

I may be repeating but make sure your 2 config file are the same on each server (At least the connection part) the stuff you sell could be different tho and the UI config is just a skin on the Shop API so doesn't contain connection info
 
Hey, i buy with this shop GloryCoints. But now i will buy ark points back with GloryCoints. Anyone a idea?
 
Hello, want to know if someone has this crash log

Code:
Fatal error!






VERSION: 358.10
ShooterGameServer.exe!UPrimalItem::GetItemStatInfo() (0x00007ff64be62a18) + 32 bytes [f:\build\lostisland\projects\shootergame\source\shootergame\private\primalitem.cpp:4703]
ArkShop.dll!ArkShop::ApplyItemStats() (0x00007ffd1c8f5aac) + 70 bytes [C:\Ark-Server-Plugins\ArkShop\ArkShop\Private\ArkShop.cpp:106]
ArkShop.dll!ArkShop::Store::BuyItem() (0x00007ffd1c9c4059) + 84 bytes [C:\Ark-Server-Plugins\ArkShop\ArkShop\Private\Store.cpp:90]
ArkShop.dll!ArkShop::Store::Buy() (0x00007ffd1c9c960b) + 0 bytes [C:\Ark-Server-Plugins\ArkShop\ArkShop\Private\Store.cpp:395]
ArkShop.dll!ArkShop::Store::ChatBuy() (0x00007ffd1c9ca1c6) + 0 bytes [C:\Ark-Server-Plugins\ArkShop\ArkShop\Private\Store.cpp:467]
VERSION.dll!ArkApi::Commands::CheckCommands<ArkApi::Commands::Command<void __cdecl(AShooterPlayerController *,FString *,enum EChatSendMode::Type)>,AShooterPlayerController * &,FString * &,enum EChatSendMode::Type &>() (0x00007ffd2f6b72e6) + 84 bytes [J:\ARK-Server-API-master\ARK-Server-API\version\Core\Private\Commands.h:115]
VERSION.dll!ArkApi::Hook_AShooterPlayerController_ServerSendChatMessage_Impl() (0x00007ffd2f6b3a83) + 0 bytes [J:\ARK-Server-API-master\ARK-Server-API\version\Core\Private\Ark\HooksImpl.cpp:117]
ArkAntiCheat.dll!TribeHandler::Hook_AShooterPlayerController_ServerSendChatMessage_Implementation() (0x00007ffd0f701517) + 0 bytes [E:\_dev\ark_api\ArkAntiCheat\ArkAntiCheat\ArkAntiCheat\tribehandler.h:144]
DiscordIntegrator.dll!UnknownFunction (0x00007ffcfe5c1100) + 0 bytes [UnknownFile:0]
zzMAGA.dll!Hook_AShooterPlayerController_ServerSendChatMessage_Implementation() (0x00007ffce3022919) + 0 bytes [E:\_dev\ark_api\WoolyArk\WoolyArk\WoolyHooks.h:314]
ShooterGameServer.exe!AShooterPlayerController::execServerSendChatMessage() (0x00007ff64cd83f77) + 343 bytes [f:\build\lostisland\projects\shootergame\source\shootergame\classes\shooterplayercontroller.h:339]
ShooterGameServer.exe!UFunction::Invoke() (0x00007ff64d5081b8) + 21 bytes [f:\build\lostisland\engine\source\runtime\coreuobject\private\uobject\class.cpp:3822]
ShooterGameServer.exe!UObject::ProcessEvent() (0x00007ff64d54301c) + 0 bytes [f:\build\lostisland\engine\source\runtime\coreuobject\private\uobject\scriptcore.cpp:931]
HWIDBans.dll!UnknownFunction (0x00007ffcc70fe1fe) + 0 bytes [UnknownFile:0]
ArkAntiCheat.dll!BlueprintVM::Hook_UObject_ProcessEvent() (0x00007ffd0f7167ec) + 0 bytes [E:\_dev\ark_api\ArkAntiCheat\ArkAntiCheat\ArkAntiCheat\blueprintvm.h:74]
PerfectItemSpawner.dll!Hook_UObject_ProcessEvent() (0x00007ffcef3063b9) + 0 bytes [E:\_dev\ark_api\BetterCommands\BetterCommands\BetterCommands\hooks.h:314]
ShooterGameServer.exe!AActor::ProcessEvent() (0x00007ff64d9dba32) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\actor.cpp:647]
ShooterGameServer.exe!FObjectReplicator::ReceivedBunch_WrappedNet() (0x00007ff64da7a142) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\datareplication.cpp:1055]
ShooterGameServer.exe!UActorChannel::ProcessBunch() (0x00007ff64da6e7b0) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\datachannel.cpp:1812]
ShooterGameServer.exe!UActorChannel::ReceivedBunch() (0x00007ff64da6e2a6) + 11 bytes [f:\build\lostisland\engine\source\runtime\engine\private\datachannel.cpp:1707]
ShooterGameServer.exe!UChannel::ReceivedNextBunch() (0x00007ff64da6ab83) + 21 bytes [f:\build\lostisland\engine\source\runtime\engine\private\datachannel.cpp:533]
ShooterGameServer.exe!UChannel::ReceivedRawBunch() (0x00007ff64da6a723) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\datachannel.cpp:330]
ShooterGameServer.exe!UNetConnection::ReceivedPacket() (0x00007ff64db6767f) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\netconnection.cpp:1246]
ArkAntiCheat.dll!HUNC_RP() (0x00007ffd0f707f8f) + 0 bytes [E:\_dev\ark_api\ArkAntiCheat\ArkAntiCheat\ArkAntiCheat\packethandler.h:413]
ShooterGameServer.exe!UNetConnection::ReceivedRawPacket() (0x00007ff64db66453) + 12 bytes [f:\build\lostisland\engine\source\runtime\engine\private\netconnection.cpp:658]
ShooterGameServer.exe!UIpNetDriver::TickDispatch() (0x00007ff64d9a5631) + 21 bytes [f:\build\lostisland\engine\source\runtime\online\onlinesubsystemutils\private\ipnetdriver.cpp:458]
ShooterGameServer.exe!TBaseUObjectMethodDelegateInstance_OneParam<USpinBox,void,float>::ExecuteIfSafe() (0x00007ff64d8f3669) + 0 bytes [f:\build\lostisland\engine\source\runtime\core\public\delegates\delegateinstancesimpl.inl:555]
ShooterGameServer.exe!TBaseMulticastDelegate_OneParam<void,float>::Broadcast() (0x00007ff64db4a6d9) + 14 bytes [f:\build\lostisland\engine\source\runtime\core\public\delegates\delegatesignatureimpl.inl:1871]
ShooterGameServer.exe!UWorld::Tick() (0x00007ff64db425b6) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\leveltick.cpp:1101]
ShooterGameServer.exe!UGameEngine::Tick() (0x00007ff64daad6d1) + 0 bytes [f:\build\lostisland\engine\source\runtime\engine\private\gameengine.cpp:1195]
NoMoreUndermeshing.dll!UnknownFunction (0x00007ffcf0d31a67) + 0 bytes [UnknownFile:0]
ShooterGameServer.exe!FEngineLoop::Tick() (0x00007ff64b857dc2) + 0 bytes [f:\build\lostisland\engine\source\runtime\launch\private\launchengineloop.cpp:2647]
ShooterGameServer.exe!GuardedMain() (0x00007ff64b853b7c) + 0 bytes [f:\build\lostisland\engine\source\runtime\launch\private\launch.cpp:140]
ShooterGameServer.exe!GuardedMainWrapper() (0x00007ff64b858d4a) + 5 bytes [f:\build\lostisland\engine\source\runtime\launch\private\windows\launchwindows.cpp:125]
ShooterGameServer.exe!WinMain() (0x00007ff64b858e99) + 8 bytes [f:\build\lostisland\engine\source\runtime\launch\private\windows\launchwindows.cpp:213]
ShooterGameServer.exe!__tmainCRTStartup() (0x00007ff64eb48b19) + 21 bytes [f:\dd\vctools\crt\crtw32\dllstuff\crtexe.c:618]
KERNEL32.DLL!UnknownFunction (0x00007ffd6a484de0) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffd6ad1e44b) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffd6ad1e44b) + 0 bytes [UnknownFile:0]

If someone can help me with that, thanks
 
Hi! I have problems with selling items, before it worked perfectly until I added a stack mod, now it doesn't recognize the items to sell.
 
Greetings. I ran into a problem. New users cannot receive points. They are not added to the database. If you add it manually, then everything starts working for them. Privileges for the user arcshop are maximum for the database. Which way should I dig?
 
Last edited:
After updating the database to mysql8, there is no connection to the database, causing the API to not work. Does anyone have a solution for this?
 
What does it mean "this kit can be used only on spawn"?
I tried /kit starter and get this, I killed myself and tried again, same result. Then I even created a new character, same result.

Is it even possible to get the starter kit with these settings? If yes, how can it be done?

thanks
Marian
 
Rogue Vikings Discord Server - Rogue Vikings Gaming Servers - Minecraft Prison Servers - Minecraft Creative Servers
Tebex
Monetize your ARK server
Tempest Dedicated Servers
Back
Top