-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
- 148 comments
-
- #items
- #enhancement
-
(and 6 more)
Tagged with:
-
Yeah, just change the damage value in config.
-
Hey! There is only one option to set timed events, without randomization - "Event Timer - Event Every X Seconds (0 to disable)": You can't run event on a small radius, based on locaization. All you can do is to set direct event, for each player x of meteors, or decrease fall range with "All Meteors - Meteor Spread On Map (higher = smaller impact radius)": option. If you want to set the marker say it's meteor you can only use the shop indicator, because only this type of marker supports custom names. You need to set "Marker - Map Marker Type (None/Normal/Explosion)": "Normal",
-
Request: Mine big ores without explosives
ThePitereq replied to Covfefe's Support Request in Support
Hey! I was just looking at this feature, and it seems it's caused by antihack. As a temporary solution you can try setting melee_protection 2 as server variable, or if it still doesn't work - to 0. Not sure if i'll find any good solution without using Harmony etc. it might be a tricky one. -
Medium sized meteors do not take damage
ThePitereq replied to Knightstalker's Support Request in Support
Hey! I was just looking at this feature, and it seems it's caused by antihack. As a temporary solution you can try setting melee_protection 2 as server variable, or if it still doesn't work - to 0. Not sure if i'll find any good solution without using Harmony etc. it might be a tricky one. -
Changed Status from Pending to Closed
-
Hey! Wdym by restricted? You have the "Disabled Vanilla Recipes" option.
-
Hey. You mean the default quarries, not static ones? Didn't tested that to be hones. Will check, and if bugged - will release an hotfix tommorow.
-
- 17 comments
-
- #mutations
- #monument
- (and 13 more)
-
The only problem that i can see from the code is one of my faults, but it shouldn't cause this bug. It will be fixed in next version, but are you sure that there is no other plugin that can use quarry output storage? If the problem will happen again please message me on discord ThePitereq#3979 we will try to fix this problem without spamming here.,
-
"Static Quarry Tick (how often quarries dig resources, in seconds)": 42, "Static Quarries - Fuel Item": { "Shortname": "diesel_barrel", "Skin": 0, "Amount": 0.2, "Display Name": null, "Icon URL": null }, "Static Quarries - Metal Quarry Output": [ { "Shortname": "stones", "Skin": 0, "Amount Per Tick": 1000.0, "Display Name": "" }, { "Shortname": "metal.ore", "Skin": 0, "Amount Per Tick": 200.0, "Display Name": "" } ], "Static Quarries - Sulfur Quarry Output": [ { "Shortname": "sulfur.ore", "Skin": 0, "Amount Per Tick": 200.0, "Display Name": "" } ], "Static Quarries - HQM Quarry Output": [ { "Shortname": "hq.metal.ore", "Skin": 0, "Amount Per Tick": 10.0, "Display Name": "" } ], "Static Quarries - Pump Jack Output": [ { "Shortname": "crude.oil", "Skin": 0, "Amount Per Tick": 12.0, "Display Name": "" }, { "Shortname": "lowgradefuel", "Skin": 0, "Amount Per Tick": 34.0, "Display Name": "" } ], This should work 100% like vanilla, but please first check it by yourself before adding to server This configuration will dig part of items every 42 seconds, so it digs 5 times per 1 barrel.
-
Request: Mine big ores without explosives
ThePitereq replied to Covfefe's Support Request in Support
Big meteors have unreachable gather hitbox due to RUST limitations. Maybe when i'll make a look at that and will try to fix over x2 size hit-box bug i'll implement this feature. -
Hey! Somehow i missed this ticket, I am very sorry! Recycler levels are nowhere saved when picking up the recycler. I can make that it saves in item name, but most servers doesn't support names everywhere and it can be easly lost too.
-
Hey! Sorry for no response, somehow i read that and forgot to answer. It's hard for me to check what happened. Does the problem still appear?
-
Medium sized meteors do not take damage
ThePitereq replied to Knightstalker's Support Request in Support
Hey! They are too big for player to mine, its blocked by RUST. For now try decreasing max scale to equal or less than 2.0. Maybe i'll try to override that in next update but not sure if it can be made without performance impact. -
Upgradeable Boxes not despawning (floating)
ThePitereq replied to Somescrub's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.0.1 -
Recycler doesn't change anything that is in rust already. You can modify it by adding it to config. Most of recycler plugins will conflict with this one because mine plugin allows you to edit i think everything that is possible in recycler so there is no need of other plugins. There is no command for that. There is only giverecycler command that you can add to and store plugin available.