Jump to content

David

Creator
  • Posts

    2,514
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by David

  1. David

    store images local

    Image are stored locally with ImageLibrary, errors you posted above looks more like issue with the url itself. Feel free to post your config so I can try it on my server.
  2. Changed Status from Pending to Not a Bug
  3. Hey, that was more than 3 years ago, I tried making simple editor for positioning however I received mixed feedback, some people were complaining that it was confusing so I decided to scrap the idea. I actually made simple tool for it, I'll look through my github and I'll send you the link
  4. David

    Scroll View Height

    Changed Status from Pending to Not a Bug
  5. David

    Scroll View Height

    Hey, sorry for not getting back to you sooner, I got caught up with some stuff. Feel free to send me your config file and I'll help you with setup but generally setting scroll height to 1400 should give you enough space for two pages.
  6. David

    Stack with Cooldown

    Changed Status from Pending to Not a Bug
  7. David

    Stack with Cooldown

    Hey, you can achieve this buy setting "DefaultAmount" and then putting "BlockAmountChange" to false, that's only way to do it. Each items have both of these options.
  8. David

    no sale

    Changed Status from Pending to Closed
  9. David

    no sale

    Changed Status from Pending to Not a Bug
  10. David

    no sale

    No there's no option like that however default data files with Items comes with same sell price for all items, you can use "replace all" feature inside any text editor and change all sell prices to 0. If you dont know how to do that feel free to send me your Items file and I'll do it for you.
  11. Unfortunately I can't replicate this, most likely issue on your end. I had customers before editing wrong file, or they did place data files into wrong folder. I'm willing to look into it and help out but it would require me to have access to your server. Make sure you change default chat command in Shop config file to something else. The issue is most likely that you have two plugin trying to register same command. Also don't forget to reload both plugins after making that change.
  12. David

    WPKits

    One way is to type /import_kits command into chat and delist the kit from welcome panel by clicking red button. In case this method is not working for whatever reason you can simply remove them directly from json file which can be found in your server's data folder. You can also remove the whole file, reload the plugin and then reimport kits again.
  13. Changed Status from Pending to Fixed Changed Fixed In to 1.5.3
  14. David

    Custom Mixing Table

    Changed Status from Pending to Fixed Changed Fixed In to 1.5.3
  15. David

    Card Reader

    Changed Status from Pending to Cant Reproduce
  16. David

    Human NPC

    Changed Status from Pending to Not a Bug
  17. David

    Human NPC

    I never shipped ATMSystem with this feature, what you referring to is custom change. Snippet you posted is pretty much correct except ATMCUI changed to OpenInterface. Please remove the file you attached from you comment since your ticket is public and anyone can download the file which is meant to be only for customers.
  18. Changed Status from Pending to Not a Bug
  19. Templates are simply config files, you can move them around and edit however you want. You can always download default templates with plugin from here. Not possible without making changes to the plugin itself. There's hook "OnWelcomePanelPageOpen", you would have to ask developers of other plugins to implement it.
  20. Changed Status from Pending to Not a Bug
  21. Simply select any existing category and just copy paste new right under it. example { "Name": "New Category", "Icon": "", "Font Size": 12, "Font Color": "1 1 1 1", "Font Outline Color": "0 0 0 1", "Font Outline Thickness": "0.5", "Font": "robotocondensed-bold.ttf", "Text Background Image": "", "Text Alignment": 3, "Text Lines": [ [ "your text here" ] ], "Addon (plugin name)": "" },
  22. David

    Issue with adding items.

    Hey, can you please upload the exact data files for Shop which you have on your server? You can also send them into my DM, I'll into it.
  23. David

    Error on load

    Changed Status from Pending to Not a Bug
  24. David

    Error on load

    This looks like something wrong with your server. "UnauthorizedAccessException: Access to the path "/home/container/oxide/data/Shop/HumanNPC_Shops.json" is denied." means that plugin don't have access to the json file. Permission to access to the files is not something I can handle inside plugin, that's coming from your server setup.
  25. Changed Status from Pending to Not a Bug
2.1m

Downloads

Total number of downloads.

9.8k

Customers

Total customers served.

142.8k

Files Sold

Total number of files sold.

3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.