am i missing something guys my api was working just fine till ark hit a update now when people try too buy something it crashes them out of the server or even the server crashes ??? was there a api or config update??
yes
By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!am i missing something guys my api was working just fine till ark hit a update now when people try too buy something it crashes them out of the server or even the server crashes ??? was there a api or config update??
am i missing something guys my api was working just fine till ark hit a update now when people try too buy something it crashes them out of the server or even the server crashes ??? was there a api or config update??
In the console: admincheat ArkShop.ReloadHow to ArkShop.Reload
Attach your Arkshop config and i have a look!I would like to ask if someone solved the error in the permissions, because I put as for example: Permissions.Add 123456789 Vip and soon after: Permissions.Grant Vip showmyadminmanager, but when the player will check has nothing in / kit or / kit, the shop works normally and other kits, less what requests permission
Sorry, but you must learn how to create your own shop. Or just live with the template config...Can someone post a working config file that I can use?
Add me on discord and I'll will see what I can do you ya: Foppa#6820Well then here I am, asking for help on the config...
I know exactly what I want in the shop, typed it all out in a txtfile, but sadly no clue how to add it in the config. The config makes sense to me but Im just too scared I guess..
Also I would like to know if I could change the font color of the shop text for the /shop (currently green)
And how in godsname would I write something that makes / buy armorset give them a actual complete set of armorskins..
I know that there is presets on the overview page but WHERE to paste that code and how to make it work....
So!, if somebody is available for help, i would kindly appreciate it <3
And you too, Add me on discord and I'll see what I can do: Foppa#6820Can someone post a working config file that I can use?
BE CAREFUL !
if you try to trade with someone, the server will crash !
Hmm.. that sounds really weird. if it would be any issues with the config your server won't start with the arkshop. But attach the config and I have a look just in caseAll - Anyone who can help -
The store is causing all players to disconnect, and recieve a Time Out warning when trying to rejoin. I copied a working json file from this thread, so I am not sure what is causing this. Can someone shed some light?
Much appreciated
Yes, use the param: "DbPathOverride":"" and every Ark server should have the same path.Is there any way to make a shared database on multiple servers?
You are missing the param: "DefaultKit":""Can someone help me?
I just reinstalled the ark shop plugin and the shop rewards plugin back on to my server with all the updated files needed for them to work...but for some reason the plugin isnt working at all and i cant figure out why...is my coding not up to date since the plugin was updated or is this just a known issue that has been going on since the update was released? ill add my config file for the ark shop if someone has the time to take a look at it and let me know weather thats the issue or if i didnt install it correctly into the server
"ItemsPerPage":50,
"ShopDisplayTime":20.0,
"ShopTextSize":0.8,
"DbPathOverride":""
"DefaultKit":""
},
Yeah, sorry you also need to update your help section:okay so ive fixed the missing coding issue for the plugin but for some reason it still isnt working on my server idk why...its not like the server crashes when someone uses it or anything its just acting like the plugin isnt even there...anyone know what could cause it to simply not work?
"Messages":{
"Sender":"ArkShop",
"BoughtItem":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought item</>",
"BoughtDino":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought dino</>",
"BoughtBeacon":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought beacon</>",
"BoughtExp":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought experience</>",
"ReceivedPoints":"<RichColor Color=\"1, 1, 0, 1\">You have received {0} points! (total: {1})</>",
"HavePoints":"You have {0} points",
"NoPoints":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough points</>",
"WrongId":"<RichColor Color=\"1, 0, 0, 1\">Wrong id</>",
"NoPermissionsKit":"<RichColor Color=\"1, 0, 0, 1\">You don't have permission to use this kit</>",
"CantBuyKit":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this kit</>",
"BoughtKit":"<RichColor Color=\"0, 1, 0, 1\">You have successfully bought {0} kit</>",
"AvailableKits":"Available kits for you:",
"NoKits":"No available kits",
"KitsLeft":"You have {0} {1} kits left",
"NoKitsLeft":"You don't have {0} kits left",
"CantGivePoints":"<RichColor Color=\"1, 0, 0, 1\">You can't give points to yourself</>",
"RidingDino":"<RichColor Color=\"1, 0, 0, 1\">You can't buy this item while riding a dino</>",
"SentPoints":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sent {0} points to {1}</>",
"GotPoints":"You have received {0} points from {1}",
"NoPlayer":"<RichColor Color=\"1, 0, 0, 1\">Player doesn't exist</>",
"FoundMorePlayers":"<RichColor Color=\"1, 0, 0, 1\">Found more than one player with the given name</>",
"BuyUsage":"Usage: /buy id amount",
"ShopUsage":"Usage: /shop page",
"KitUsage":"Usage: /kit KitName",
"BuyKitUsage":"Usage: /BuyKit KitName amount",
"TradeUsage":"Usage: /trade 'Player Name' amount",
"PointsCmd":"/points",
"TradeCmd":"/trade",
"BuyCmd":"/buy",
"ShopCmd":"/shop",
"KitCmd":"/kit",
"BuyKitCmd":"/buykit",
"SellCmd":"/sell",
"ShopSellCmd":"/shopsell",
"SellUsage":"Usage: /sell id amount",
"NotEnoughItems":"<RichColor Color=\"1, 0, 0, 1\">You don't have enough items ({0}/{1})</>",
"SoldItems":"<RichColor Color=\"0, 1, 0, 1\">You have successfully sold items</>",
"BadLevel":"<RichColor Color=\"1, 0, 0, 1\">Required level: {0} - {1}</>",
"KitsListPrice":"Price: {0}",
"KitsListFormat":"\"{0}\" - {1}. {2} left. {3}\n",
"StoreListDino":"{0}) {1}. Level: {2}. Id: {3}. Price: {4}\n",
"StoreListItem":"{0}) {1}. Id: {2}. Price: {3}\n",
"StoreListFormat":"{0}",
"OnlyOnSpawnKit":"This kit can be used only on spawn",
"HelpCmd":"/shophelp",
"ShopMessage":"Usage: /buy id amount",
"HelpMessage":"This is shop help message"
}
Yes, use the param: "DbPathOverride":"" and every Ark server should have the same path.
Yea, you have to write the full path from the root directory so all the servers know where the database is since their game files wont be located in the same paths.It's need to use \\ or \ in the path to db? (C:\\etc\\ashop.db or C:\etc\ashop.db)
We use essential cookies to make this site work, and optional cookies to enhance your experience.