-
Posts
1,990 -
Joined
-
Last visited
-
Days Won
7
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ThePitereq
-
Hey, make sure that highest role of the discord bot is higher than discord booster role and bot have permission to give roles.
-
Error while trying to Playe the Submersible Pump
ThePitereq replied to whazza83's Support Report in Support
Hey, it must be something from your language files, check for any '\B' in your language files as error is sent only if certain language is set by player, maybe its english so checkinh lang file should fix the issue. -
Error while compiling CustomMixing
ThePitereq replied to BritishKingEdward's Support Report in Support
Hey, check if your server is up-to-date. Or your CarbonAliases are pretty old, make sure you've updated the .dll not just plugin, if you just updated plugin you need to run update command - it's prompted on the console when the plugin starts. -
Can add wipe command in next version.
-
Players arent able to obtain items from Market
ThePitereq replied to Rust Admin's Support Report in Support
Is there any error in console? Weird that it stops on that item and doesnt sell more, and it doesnt print any error in console. -
Hey! Sure, can add something like that in next update.
- 1 reply
-
- 1
-
-
Players arent able to obtain items from Market
ThePitereq replied to Rust Admin's Support Report in Support
Hey, they should go to redeem storage. Make sure you have correct storages in both plugins, In ShoppyStock you have set shop, that exists in RedeemStorageAPI confirguration -
You need to unload plugi nfirst to clear the data, then remove and load the plugin.
-
added an item to shop getting error codes
ThePitereq replied to khimari1256's Support Report in Support
Hey, you can't create listing keys with spaces, it searches for listing "advanced" because "large" is another argument, replace spaces with - or something like that. -
YOu have to reboot the server with new DLL to make it work. Check for console for errors. If it contains (MissingMethodException: Method not found: void Network.NetWrite.BytesWithSize(byte[],bool)) it means that carbon aliases are still not updated.
-
Hey! Update Carbon Aliases.
-
Make sure you give recycler valid skinId from your recycler plugin. You can add more items in /data/ShoppyStock/Shops/Configs/<shopName>.json or through adminMenu
-
I can help you on discord, but can't make whole config by myself. Each config is server-dependant and i don't knoiw your server economy, plugins etc. but i will be happy to help you if youi need any help.
-
Hey! Excavator in VirtualQuarries 2.5 and below doesn't support supply drops. On 2.6 which is not released yet i've added support for supply drops. Sorry for long reply, hard week.
-
Hey! Quarry Tick is for virtual quarries, Static Quarry Tick is for the static ones and excavator Quarry Tick for excavator.
-
Hey, yes it's not an easy plugin as it have very wide configuration and almost everything can be changed. If you need any help with any configuration section feel free to hit me up on discord, i can respond you a lot faster than on the website.
-
hey! In the /data/ShoppyStock/StockMarkets/Configs/<stockName>.json in the "Server Sell Items (shortname : [ skinId : ItemConfig ])" you jsut need to add: "scrap": { "0": { "Default Sell Amount Calculation (DSAC) (Read On Website)": 90000, "Price - Min": 0.056, "Price - Max": 0.28, "Price Parent - Shortname (ignore, if empty)": "", "Price Parent - Skin ID": 0, "Price Parent - Min Boost": 0.0, "Price Parent - Max Boost": 0.0, "Minimal Sell Amount": 1, "Max Daily Sell Amount (-1, to disable)": -1, "Max Daily Sell Amount Permissions (permission: limit)": {}, "Allow Re-Purchase From Server": true, "Override Skinned Items As Unskinned (works only for configuration of skinId 0)": false } }, set the values as you need them.
-
Hey! Your config contains old wolf prefab which got removed from game. Replace it with assets/rust.ai/agents/wolf/wolf2.prefab
-
HEy, will take a look at it and if the issue is really present it will be fixed in next version.
-
Hey! One of your image URL might be broken and images won't load. Try removing or chekcing image URLs if they are responsive. Plugin should fully work without any URL set so dont worry about missing some.
-
Possible Pump Bug – Fresh Water Turns Into Salt Water
ThePitereq replied to Kobani's Support Report in Support
Hey, any error in console on startup? Do they fix after reload or you need to place them again?