-
Posts
1,963 -
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! 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? -
The first time you log in, an empty list will be displayed.
ThePitereq replied to hid333's Support Report in Support
Okay, the issue seems to be on CarbonAliases then. Will investigate it and push an fix with next version. the CustomMixing is fine, the problem is on CarbonAliases extension. And as i can see the issue with scroll is also present on oxide and can't be fixed with my fix, it might be also CarbonAliases outdated issue but can't tell much more about it for now. -
Hey, all plugins will be prepared to force wipe and released few hours before force wipe. Thanks for the info!
-
Hey, all plugins will be prepared to force wipe and released few hours before force wipe. Thanks for the info!
-
The first time you log in, an empty list will be displayed.
ThePitereq replied to hid333's Support Report in Support
As i mentioned, the scroll issue is an facepunch issue and the only thing that can prevent from this is drawing one scroll, destroying it and then drawing the valid one. This does the scrollfix plugin but you need to do few things in order to make it work. About the scroll position issue, i have no ide why it works like that for you, for me it starts from the top, feel free to share your config with me. Does your server run on oxide or carbon? -
The first time you log in, an empty list will be displayed.
ThePitereq replied to hid333's Support Report in Support
Also prepared new ScrollFix after few tests. Now it works for inventory in certain case - player must at least once open his inventory, like click TAB or something and it will work. ScrollFix.cs Can't make the scroll to start from the bottom, it always starts for me from top. -
The first time you log in, an empty list will be displayed.
ThePitereq replied to hid333's Support Report in Support
can you share your config with me? Maybe it's related to some hidden items, i'll take a look at it in a second, maybe i'll manage to find the issue by myself. -
The first time you log in, an empty list will be displayed.
ThePitereq replied to hid333's Support Report in Support
Hey. The issue of invisible scroll is caused probably by some Uniy issue on Facepunch side, unfortunately there is no news about fixing that. I've made plugin that fixes it, but it doesnt work all the time, lmk if it works for you ScrollFix.cs The scroll should start from the top, i'll take a look what's wrong there. -
It's okay. Maybe i'll find some time in this week and release an feature update. I have slight delay with other plugin releases so maybe i'll make bulk updates.
-
Hey, sure can add something like that in next update.
- 1 reply
-
- 1
-
-
maybe because you had an old ones with custom display name. YOu can easily check that by changing your game language. You will see the difference.
-
"Static Quarries - Pump Jack Output": [ { "Shortname": "crude.oil", "Skin": 0, "Amount Per Tick": 60.0, "Display Name": "" }, { "Shortname": "lowgradefuel", "Skin": 0, "Amount Per Tick": 170.0, "Display Name": "" }
-
It's an feature update. I post feature updates in bulk in bigger updates. I'm very sorry it takes so much time.