-
Posts
770 -
Joined
-
Last visited
-
Days Won
10
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Mercury
-
- 137 comments
-
- 1
-
-
- #chatsystem
- #chat
- (and 11 more)
-
No, but if you need it, I can add it in the next update
-
@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
-
- 137 comments
-
- #chatsystem
- #chat
- (and 11 more)
-
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
-
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
-
- 44 comments
-
- #drone
- #dronepatrol
- (and 8 more)
-
I didn't quite understand you, describe in more detail what you do and what you assign, describe your actions and the result
-
- 137 comments
-
- 1
-
-
- #chatsystem
- #chat
- (and 11 more)
-
- 137 comments
-
- #chatsystem
- #chat
- (and 11 more)
-
- 137 comments
-
- 1
-
-
- #chatsystem
- #chat
- (and 11 more)
-
- 91 comments
-
Changed Status from Pending to Closed Changed Fixed In to 1.8.32
-
- 44 comments
-
- #timedpermissions
- #grant
- (and 8 more)
-
And you are also using an incorrect command. You use the Oxide commands, which grant privileges forever. Command list plugin :
-
Send a screenshot of what you see in the console
-
- 23 comments
-
- #travelvendor
- #travels
-
(and 7 more)
Tagged with:
-
- 23 comments
-
- 1
-
-
- #travelvendor
- #travels
-
(and 7 more)
Tagged with:
-
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
- 90 comments
-
- #drone
- #iqguardiandrone
- (and 8 more)
-
- 23 comments
-
- 1
-
-
- #travelvendor
- #travels
-
(and 7 more)
Tagged with:
-
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
- 23 comments
-
- 2
-
-
-
- #travelvendor
- #travels
-
(and 7 more)
Tagged with:
-
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- 23 comments
- 1 review
-
- 5
-
-
- #travelvendor
- #travels
-
(and 7 more)
Tagged with:
-
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version
-
- 137 comments
-
- #chatsystem
- #chat
- (and 11 more)