Jump to content

ZIZI

Member
  • Posts

    117
  • Joined

  • Last visited

Everything posted by ZIZI

  1. ZIZI

    I can't add an item

    Another bug has been found. If I create a new category, then there is a button to add an item!!! I added the product and decided to edit it, then after editing I click the save button, and after that the product card in this category is duplicated, but the new card is empty, and this happens endlessly.
  2. ZIZI

    I can't add an item

    I sent it to the personal account
  3. ZIZI

    I can't add an item

    I created an empty category and a button appeared there!!! What should I do with the old categories so that a button appears there?
  4. ZIZI

    I can't add an item

    )))) But I noticed that only in this category there is!!!
  5. ZIZI

    I can't add an item

    That's how it is with you, nothing has changed.
  6. ZIZI

    I can't add an item

    Yes, it was like that before, I didn't interfere in the UI settings
  7. ZIZI

    I can't add an item

  8. ZIZI

    I can't add an item

    I'm going to take a screenshot now....
  9. ZIZI

    I can't add an item

    Template NEW RUST, v2.1.3
  10. ZIZI

    I can't add an item

    Hi. Yes, that's right. I thought maybe the anchor offset, the screen has already changed and the size of the interface.
  11. ZIZI

    I can't add an item

    There is a + to add a product category. And the product itself in the category I can't figure out how to add no button (((
  12. ZIZI

    BetterBeds

    The plugin works but incorrectly with respect to global settings. He must change the number of sleeping bags regardless of the server settings. In this case, there is confusion. To increase the number of VIP sleeping bags, you need to change the global variable of the server, and then an ordinary player sees that you can put more but can't and a lot of questions constantly arise.
  13. ZIZI

    Description

    By default, everything is correctly implemented in the plugin, the only thing is that if the description is large, then it does not fit. I can add a function myself when I click the product description button, for example, a 400x400 popup window. But the fact is that with each update of the plugin, I will have to constantly edit for myself. It's inconvenient))).
  14. ZIZI

    Description

    For example, we go to the subscription category. And there are several types of VIP subscriptions. The subscription contains a package of privileges, and I would like that when the player clicks on the "i" button in the pop-up window to display a list of privileges.
  15. ZIZI

    Cupboard auths

    Hi. The plugin is able to manage restrictions, for example, I have a DUO server, and when the players are in a team, the third player will not be able to register in the tool cabinet until he enters the room, and some other one does not leave it?
  16. ZIZI

    Better Statistics

    Hi. The developer has tried very hard on the plugin, but it has a huge drawback!!! More than one correct hoster will not give access to MSQL outside the local host in order to secure not only the client's database but also his own. In this case, all this can work only if you deploy MSQL on your server and open the port for access to your host, but this is very unsafe. The most reliable and flexible solution is to form an MSQL query with data in a file and send it to the host, where the PHP operator runs and updates the database. Maybe there are some other working options, but I wrote a similar plugin using this algorithm.
  17. ZIZI

    Shop

    I have been using the plugin for more than a year, it has had many additions and has become even more flexible. The author is on top, always helps with some issues, and implements the proposed functions if they are logical!!!
  18. ZIZI

    Description

    Hi. Please, you can make a few edits to the product card in the description section, when you click the <i> button, a larger window opens to display more descriptions, this is necessary for kits. I would suggest making a more global contribution in the future (this is time-consuming). Each product has its own ID, when creating a description, create a separate description file in data (Description.json) it will only contain an example: { "ID1746686384"[ //product ID from the configuration file {"Description": "your description is 500 characters long"} //my description ], "ID564668"[ //product ID from the configuration file {"Description": "your description is 500 characters long"} //my description ], ..... and so on }
  19. Hi. The screenshot shows that my prices and balance are calculated from thousandths. The plugin works correctly, but it may be possible to filter the number of zeros after integers. Example 0.2500 or 0.2520 apply a filter to trim the last two zeros and become 0.25 and 0.252, but did not affect prices with values of 0.0002, that is, did not do as 0.00 or 0? It is clear that in order to display in this format, I have these settings: "Formatting Settings": { "Buy Price Format": "0.0000", "Sell Price Format": "0.0000", "Shopping Bag Cost Format": "0.0000", "Balance Format": "0.0000" },
  20. ZIZI

    Simple Status

    The plugin helped me out a lot and saved my time. SimpleStatus 1.1.1 is very convenient and flexible to use. The plugin developer is very responsive!!!
  21. A white square instead of a picture is AddImage("https://i.imgur.com/2n5BEyj.png", "building"); SimpleStatus.CallHook("CreateStatus", this, "building", "0.35490 0.40980 0.24510 1", "", "0.69804 0.83137 0.46667 1", " RP", "1 1 1 1", "building", "1 1 1 1"); The second picture below "box" is itemid:1189981699 (SimpleStatus.CallHook("CreateStatus", this, "1189981699", "0.35490 0.40980 0.24510 1", "", "0.69804 0.83137 0.46667 1", " RP", "1 1 1 1", "itemid:1189981699", "1 1 1 1"); If CuiImageComponent is converted to CuiRawImageComponent, then the image is displayed normally but does not display sprites.
  22. Hi. Everything works fine in the new version, I just can't understand why the picture is filled with solid color. What needs to be done? AddImage("https://i.imgur.com/2n5BEyj.png", "building");

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.8m
Total downloads
Customers
11.7k
Customers served
Files Sold
167.1k
Total sales
Payments
3.6m
Processed total
×
×
  • 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.