There is some commas missing, run it through https://jsoneditoronline.org/#/ to see whereBut the question I make is that why doesn't work this https://arkserverapi.com/attachments/xddd-png.2099/ please help me ;-)
There is some commas missing, run it through https://jsoneditoronline.org/#/ to see whereBut the question I make is that why doesn't work this https://arkserverapi.com/attachments/xddd-png.2099/ please help me ;-)
You don't need to do "| ChangePoints {steamid} 100" Since the price is 100 already. And the steam/player that execute the "/buy A00" command is already picked up by the arkshop plugin.Developers:
Hello there! How do I use the {steamid} placeholder in json, because I always use this to crash the server. Here is my json code:
"ShopItems": {
"A00": {
"Type": "command",
"Description": "Suicide Can be used when the small black house is closed. First deduct 100 gold coins, return 100 gold coins after resurrection",
"Price": 100,
"Items": [
{
"Command": " HurtMe 900000 | ChangePoints {steamid} 100 "
}
]
}
}
I want the player to buy the item for free, and the number of times is not limited to the number of collections, but if the amount is set to 0, the amount will be insufficient.You don't need to do "| ChangePoints {steamid} 100" Since the price is 100 already. And the steam/player that execute the "/buy A00" command is already picked up by the arkshop plugin.
First you buy a kit with the /buykit command then you use the /kit <kitname> to redeem it.I purchased a kit but I do not have one.
You had a lot of errors... Linked here should be a working version of your config https://jsoneditoronline.org/?id=187c38a9052847dca322e2ec8d03ee75Hey I have an issue but don't know what to do. When I try to buy dinos of my shop, nothing appears. no dinos appear at all but it says I bought the dino. It might be my config but you can take a look for yourselves and see if something is up with the dinos.
ThxRemove the , on that line
"Blueprint": "Blueprint'/Game/Extinction/Dinos/Spindles/Spindles_Character_BP.Spindles_Character_BP'"
},
and you fix![]()
I am wanting to use ark shop on new server but wanted to test it on single player first. Is this even possible? I have the Ark Api in the correct file location for my local arkCan anyone help me figure out the sql settings? I am dumb. Do not know what this even is. what username and pass do i put here? Thank you!
![]()
https://gyazo.com/93dc99877eeef6d08189f46195759eaa
this is error i get...I am wanting to use ark shop on new server but wanted to test it on single player first. Is this even possible? I have the Ark Api in the correct file location for my local ark
please read some already existing posts before spamming this forum with duplicate questions, you cannot run the API on a client install, it can only be used on a dedicated server....
it says it is vaild but still crashes my games when i type /kitProbably an error in the config. Validate it with jsonlint.com or similar first