Jump to content

Mercury

Creator
  • Posts

    770
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Mercury

  1. Mercury

    IQChat

    Hmm, maybe I can prioritize prefixes, but players will still be able to customize their prefixes using the UI, but of course they will be placed in the order that you specify in the priority
  2. No, but if you need it, I can add it in the next update
  3. @everyone this is not supported by the plugin, you can use the console command "alert Text" to notify all players, and then all players will see a notification in the alert format in the chat
  4. Mercury

    IQChat

    Players choose their own tags and customize them in the UI
  5. So, several of my testers wrote to me and everything is fine with them. Check the accuracy of the groups and permissions issued. If the problem persists, send me your configuration, I’m not at home right now, I’ll be closer to Monday and will be able to consider your application in more detail
  6. Enter the o.show user SteamID, make sure that it is in the VIP group, I just checked it on my test server and the groups are all assigned
  7. Mercury

    IQDronePatrol

    They don't stack, they are a single item, but if you have plugins on stacks, you can use it to change that.
  8. I didn't quite understand you, describe in more detail what you do and what you assign, describe your actions and the result
  9. Mercury

    IQChat

    Hi, unfortunately my plugin does not provide tag priority, it is set by the player depending on his installation of these tags Maybe I'll add this in future updates.
  10. Mercury

    IQChat

    If you are talking about prefixes, then this is due to the fact that they have identical values in your configuration, you need to change one of them or abandon one of them
  11. Mercury

    IQSphereEvent

    Restart the plugin, I performed API maintenance
  12. Mercury

    All time unlimited

    Changed Status from Pending to Closed Changed Fixed In to 1.8.32
  13. Mercury

    IQPermissions

    If the developers of these plugins have made a bundle with IQPermissions, then everything will work, you need to clarify this with the developers
  14. Mercury

    All time unlimited

    And you are also using an incorrect command. You use the Oxide commands, which grant privileges forever. Command list plugin :
  15. Mercury

    All time unlimited

    Send a screenshot of what you see in the console
  16. My plugin does not spawn this merchant, but only edits it when it appears
  17. No, there must be a ring road on your map so that a traveling merchant can start
  18. Mercury

    IQGuardianDrone

    Hi, the rocket launcher does not support automatic turrets in the game, unfortunately we will not be able to implement it there huh. Unfortunately, more than 1 drone is not planned to be added, there are several reasons for this, it can create a load on the server because the AI drones will have to calculate the flights of neighboring drones of the player, and of course the main idea and idea of the plugin is "Scrappy", a friend and assistant drone, and scrappy is such a one ^-^ Thank you for your pleasant words and suggestions, it is very valuable to me, I am always happy to communicate and listen to the ideas of my clients! Thank you for your attention for my product
  19. @hid333I have added an example configuration in the description of the plugin, it may be useful to you
  20. 1 - If your map has the right number of roads to launch this event, yes 2 - This plugin works with a standard store and does not control its appearance time, only changes its store and products when it appears (I think it can be done in the future) 3 - Only in the configuration 4 - Yes, the entire price range is configured in the configuration 5,6 - Unfortunately, vending machines do not support SkinID, I would be happy to add them if possible - I will do it right away, but at the moment RUST does not have this function for the merchant Therefore, you cannot sell custom items or privileges through this merchant
  21. Version 1.0.0

    53 downloads

    IQTravellingVendor - an excellent addition to your server! Allows complete customization of sales with a wandering vendor! It's suitable for all types of servers! Configure the wandering vendor as you wish and set pricing policies tailored to your server! List of features: Presets: Create an unlimited number of different presets for the vendor and specify their random appearance! This allows you to configure vendors such as weapons or clothing vendors with specific chances using the configuration! Dynamic Pricing: You can create and specify pricing for each item separately in each preset, controlling both low and high prices, including the chance and price range! Item Restocking: Control when and how much the vendor restocks items, in case they are all purchased! The plugin controls all trading parameters of the wandering vendor! It applies only to the wandering vendor and does not affect other shops. The memo* - Alas, at the moment the merchant does not support the sale/purchase of custom items with SkinID If the developers add this functionality, it will also appear in the plugin! Configuration : { "Random presets configuration for spawning [PresetKey] = Chance (0-100)": { "RESOURCE_VENDOR": 70, "ATTIRE_VENDOR": 30, "TOOLS_VENDOR": 20, "WEAPON_VENDOR": 10 }, "Presets for the travelling vendor [UniquePresetKey] = Configuration": { "WEAPON_VENDOR": { "Configuration of items for sale and their prices": [ { "Item for sale": { "Item for sale": { "ShortName": "minigun", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 999 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "military flamethrower", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 799 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rocket.launcher", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 599 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "lmg.m249", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 499 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rifle.lr300", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 399 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } }, { "Item for sale": { "Item for sale": { "ShortName": "rifle.m39", "Amount": 1 }, "Stock replenishment settings": { "Amount to replenish per N time": 1, "Time (seconds) for replenishing N amount of goods": 1200 } }, "Item price": { "Item price": { "ShortName": "scrap", "Amount": 299 }, "Additional pricing configuration": { "Use random price range (true - yes/false - no)": false, "Very low price chance for item (higher values increase the chance of item being at a very low price) (0-100)": 50, "Range of inflated prices for item": { "Minimum price for inflated price": 20, "Maximum price for inflated price": 30 }, "Range of discounted prices for item": { "Minimum price for discounted price": 5, "Maximum price for discounted price": 10 } } } } ] }, } }
    $9.49
  22. Mercury

    IQAlcoholFarm

    Hi, yes I'm in the course, I just finished updating 26 of my plugins I need a little more time to upload them to the sites, huh, it's been a long time
  23. Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
  24. Mercury

    IQChat

    Hmm, I'll check this point, maybe I got something mixed up.
1.9m

Downloads

Total number of downloads.

9k

Customers

Total customers served.

131.6k

Files Sold

Total number of files sold.

2.7m

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.