did u use LustyMap ? try to close / minimise the mini map and try again.

GUI Shop
GUI Shop based on Economics. Supports NPC
Total Downloads: 11,482 - First Release: Aug 29, 2015 - Last Update: May 3, 2018
- 5/5, 38 likes
-
-
Alright guys I cant get my shop to work either! I want it all in one shop and not using NPC, just Chat /shop. Please help and thanks!
[DOUBLEPOST=1493586946][/DOUBLEPOST]Attached Files:
-
-
It would be like this if you want it to work in chat using the /shop command:
"chat": {
"buy": [
"Handmade Shell",
If you want it to work with npc it would need to reflect the proper npc ID like this:
"842219043": {
"buy": [
"Blueprint",
You also have a bad .json format. Use this to validate your .json: The JSON Validator -
Images appear to be white washed (have a higher hue than normal) I remember seeing that this was an issue with one of the recent CUI patches but it appears to be fixed in other plugins (See ImageLibrary)
Wondering if anyone has an idea to fix this? Tried the following with no change. I'm also wondering if the bugged image is cached in my server.
-
Anyone having their shops not working? The plugin is giving no error, but the shops GUI not popping up.
-
It works with NPC, and in chat with /shop command for me. Of course I cant be building blocked to issue the chat command.
-
-
Wulf Community Admin
-
If not, you also need to transfer all your plugins under the new oxide/plugins directory, as well as everything in /data and /config directories while the server is shut down or you wont have permissions to use the plugins.
For sure if you do everything right, everything seems to work this wipe for a change. This is literally the first wipe that everything works.
OOps, except scrap needs to be added to config for betterloot plugin. But that's a topic for another thread... -
-
just some idears for the plugin i would attempt it myself but wouldnt know where to start but something like this Screenshot where they can type in how much they want to buy and sell and then they click the buy or sell button and youc an fit more items on 1 page would be cool
-
It is possible to set a sell limit per day?
-
How do I create a category?
-
-
why is this plugin so hard ffs!
ive installed it and just says no such thing as build kit
then i remove it and still says it, just so confusing how to work theres like 3 of the same items in the config and dont have a clue what goes where, anyone got a config they can give me? -
Is it possible to bind the shop to a key instead of using the /shop chat command or can both be used together?
-
Ok Iv'e been rummaging thru the forums and I cant find the answer. So sorry if this has been asked. How do I get the Kits to work? I have entered the direct name of the kit from my kits.json file. But GUIShop always gives me an error: [GUIShop] ShopCategory: Kit Medic Unknown item: medic.
What is the correct way to add it. This is what I have in the config:
"Kit Medic": {
"buy": "100",
"img": "http://oxidemod.org/data/resource_icons/0/668.jpg?1492567374",
"item": "medic",
"sell": "0"
} -
Hi guys so im not the best with coding plugins and editing plugins but ive manadged to set up my modded server fairly good for someone who didnt know what they was doing ive been learning as i go but ive been trying for the past 2 days to install and edit the GUI shop plugin,
ive wated the video but its outdated and the scripts have changed and when first install it to defult it comes up with a unknown kit message so i need abit of help with this plugin, if anyone can help set this up with me or have a server and have the shop set up already can i get ur config files just so my members can have a shop up and running and i can get round to sorting it in the future???
any help and i will be greatfull! -
ok so i manadged to get this plugin just about right, got all the items i want in the shop ect, but say for instance i have a ak on shop for 10,000 and then i buy it for some reason it then doubles to 20,000 on its own anyone know why and how i can stop this?