Jump to content

ZIZI

Member
  • Posts

    117
  • Joined

  • Last visited

Everything posted by ZIZI

  1. ZIZI

    Shop

    If "Max Buy Amount (0 - disable): 1, only 1 is moved to the shopping bag and the store closes after payment. To buy the same item again you have to enter the store again. If "Max Buy Amount (0 - disable): 0, then in the bag of purchases moves as much as you want, but then the player with a limited amount will be able to buy at one time more than allowed, for this I apply Buy Cooldowns. example config, take a look and you'll understand what the problem: { "Enabled": true, "Title": "MEDICAL", "Permission": "shop.default", "Sort Type": "Name", "Items": [ { "Type": "Item", "ID": 1198873729, "Image": "", "Title": "", "Description": "<color=#FF0000>VIP UNLIMITED BUY</color>", "Command (%steamid%)": "", "Kit": "", "Plugin": { "Hook": "", "Plugin Name": "", "Amount": 1 }, "DisplayName (empty - default)": "", "ShortName": "syringe.medical", "Skin": 0, "Is Blueprint": false, "Amount": 10, "Enable item buying?": true, "Price": 90.0, "Enable item selling?": true, "Sell Price": 3.0, "Buy Cooldown (0 - disable)": 3600.0, "Buy Cooldowns (0 - no limit)": { "shop.vip": 3.0 }, "Sell Cooldown (0 - disable)": 0.0, "Sell Cooldowns (0 - no limit)": {}, "Discount (%)": {}, "Sell Limits (0 - no limit)": {}, "Buy Limits (0 - no limit)": {}, "Daily Buy Limits (0 - no limit)": {}, "Daily Sell Limits (0 - no limit)": {}, "Max Buy Amount (0 - disable)": 1, "Max Sell Amount (0 - disable)": 1, "Force Buy": false, "Prohibit splitting item into stacks?": false, "Localization": { "Enabled": true, "Text (language - text)": { "en": "Medical Syringe" } }, "Content": { "Enabled": false, "Contents": [ { "ShortName": "", "Condition": 100.0, "Amount": 1, "Position": -1 } ] }, "Weapon": { "Enabled": false, "Ammo Type": "", "Ammo Amount": 1 } }, And the limitation is that the regular player buys 1 set (in a set of 10 pieces) in 1 hour, and VIP without restrictions. But VIP can put only 1 set in the store bag, and after payment he needs to go again to repeat the same purchase.
  2. ZIZI

    Shop

    Hi all. This point: how to make that when you click buy (after making a purchase) the player stays in the store. Let me explain, there is a limit on the number of items per purchase: "Amount": 1000, "Max Buy Amount (0 - disable): 1, Cooldown, "Buy Cooldown (0 - disable)": 14400.0, "Buy Cooldowns (0 - no limit)": { "shop.vip": 0.0 .... In this case, the player with the privilege must, after buying , go to the store again to buy another set amount. If I remove the limit for a single purchase, then the cunning player without privileges at a time can buy 1000000 pieces in one purchase and then Cooldown will come into effect. Maybe I don't quite understand the store algorithm and am doing something wrong? And also, can I add a definition of the button - if the price is 0, the text of the button "free" by default, or add the "Title: "" on the button by changing the text of each item separately manually.
  3. ZIZI

    Shop

    Hi. In this variant the buying delay on the groups does not work "Buy Cooldown (0 - disable)": 0.0, "Buy Cooldowns (0 - no limit)": { "shop.default": 7200.0 "shop.vip": 600.0 }, and in this variant the delay for all groups works for 1 min. "Buy Cooldown (0 - disable)": 600.0, "Buy Cooldowns (0 - no limit): { "shop.default": 7200.0 "shop.vip": 600.0 } How do I make each group have a separate purchase delay time setting, maybe I'm specifying in the wrong place?
  4. ZIZI

    LANGUAGE LOCALIZATION

    Thanks !!!
  5. ZIZI

    LANGUAGE LOCALIZATION

    Read more: "Buy Cooldown (0 - disable)": 0.0, "Sell Cooldown (0 - disable)": 0.0, This function works for all groups equally, is it possible to assign Cooldown for each group individually, for example VIP players were 0 and the default was 15 minutes And Localization added in v1.2.17, if it's not difficult to elaborate?
  6. ZIZI

    LANGUAGE LOCALIZATION

    It would be nice to change the freeze on buying and selling not in general, but selectively for groups.
  7. ZIZI

    LANGUAGE LOCALIZATION

    Thanks, that would be nice.
  8. ZIZI

    LANGUAGE LOCALIZATION

    Hi, is it possible in the language configuration of the plugin to add a language pack on categories , product names and descriptions?
  9. ZIZI

    Custom Buttons

    I'm really sorry
  10. ZIZI

    Custom Buttons

    Hello, is it possible that when you click a button, an Internet browser opens with a link? Or do you need an additional plugin, tell me which one!
  11. ZIZI

    Location upper left corner

    I understood.
  12. ZIZI

    Custom Buttons

    A great solution, greatly simplifies the work on GUI buttons and panels.
  13. ZIZI

    Location upper left corner

    Hi. The main buttons are located at the bottom in the center, I wanted to install another button in the upper left corner, but it floats when the interface is scaled, the rest work adapted. What's to be done here?
  14. ZIZI

    the button floats away

    The question is closed, I'm sorry I didn't read it carefully. !!!!
  15. ZIZI

    the button floats away

    Hi. when I change the size of the interface in the game menu, the button floats away, what am I doing wrong?

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.