Jump to content

David

Creator
  • Posts

    2,448
  • Joined

  • Last visited

  • Days Won

    36

Everything posted by David

  1. David

    I'm stupid.

    Changed Status from Pending to Closed
  2. David

    I'm stupid.

    No worries, granted you access
  3. Changed Status from Pending to Not a Bug
  4. DM sent
  5. David

    Shop UI crashes randomly

    Well, I can only guess here. No one else reported this issue so far. Maybe put this on false and let me know if that helps.
  6. David

    Gui shop setup

    Changed Status from Pending to Not a Bug
  7. David

    Gui shop setup

    Having in game editor for items does not make it faster, you have to type in same values regardless. I could even argue that its faster in json. There is no tool, just json files. I provided prefilled files so all you really need to do is just press ctrl + F to search for item and change price value. I can convert any config from GuiShop or ServerRewards into my shop.
  8. David

    placements of button

    Changed Status from Pending to Not a Bug
  9. David

    placements of button

    Yes you can move buttons ingame with command /wp_edit. When you move button just make sure they have some background color, otherwise you wont see where they are going. You can basically select template and then start moving elements if you want to do. All progress is saved to data file cuiData.json, this file overwrites everytime you choose new template. Page system is explained in plugin description
  10. David

    Shop UI crashes randomly

    Do you have this in your Shop.cs file ?
  11. Changed Status from Pending to Not a Bug
  12. DM sent
  13. David

    Shop UI crashes randomly

    Changed Status from Pending to Work in Progress
  14. David

    Shop UI crashes randomly

    I would need more info, do you get any error message in console when you trying to open shop, does it "crash" for every player?
  15. Changed Status from Pending to Not a Bug
  16. I gave you access now, thanks for purchasing.
  17. David

    Shop UI

    Because ingame items does not support decimal as well as server rewards. If you want sell 1000 wood for 50eco, just put default amount 1000 but price per unit can't go lower than 1
  18. David

    Uncooked Sulfur

    Changed Status from Pending to Not a Bug
  19. David

    Uncooked Sulfur

    Hey, sorry but there is not much I can do about it. Btw if you using plugin currently, I have beta version available with few improvements, let me know if you interested to try it out.
  20. David

    SocialLinks not working

    Hey, please send me your WPSocialLinks config and I will have a look for you.
  21. David

    SocialLinks not working

    Changed Status from Pending to Not a Bug
  22. David

    ATM (Cash Machine)

    By adding this into source code. // your npc ids here string[] npcIDs = {"7847228928", "7847228928", "7847228928"}; private void OnUseNPC(BasePlayer npc, BasePlayer player) { if (npcIDs.Contains($"{npc.userID}")) ATMCUI(player); }
  23. David

    ATM (Cash Machine)

    Yes it does.
  24. David

    error please help

    Changed Status from Pending to Closed
  25. Changed Status from Pending to Work in Progress
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.8k

Files Sold

Total number of files sold.

2.8m

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.