-
Posts
1,475 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ThePitereq
-
Changed Status from Pending to Closed Changed Fixed In to 1.1.4
-
1. and 3. update is live! Number 2. is a little bit more complicated and maybe will be added in future! Have fun! ^^
-
For now you can't increase fuel used, because quarries are made in best performance way possible. The output per minute is counted by 45 / <value in config> so if you set in config "Minimal work to gather" to 0.1 it is counted by 45 / 0.1 = 450 per minute and "Maximal work to gather" to 1 it is counted by 45 / 1 = 45 per minute. So finally you can find this resource with output between 45 and 450 per minute. I can replace current values in config into in-game one, but i think it will require whole config wipe (or at least one section)
-
1. I can add option to disable player damage, because as i know it damages players. For building damage there is config for that. I am not sure if it is comapatible with TruePVE because plugin checks for rocket owner (which is 0 in this case) and ignore all rules (i am not sure about this one). 2. I can add other types of damage to the nearest players like radiation, default damage or something. 3. I can add randomize option for direct drop with configurable direct drop radius.
-
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
You just need to open them once, to make the fix work. You don't need to place them again. -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
Changed Fixed In from 1.0.5 to 1.0.6 -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
Oh... Its too late for me for fixing plugins. Pumpjacks fixed in 1.0.6. Sorry again! -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
Changed Status from Pending to Closed Changed Fixed In to 1.0.5 -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
The update is out! You can download the fix now. Sorry for problems! -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
Oh. I'm so sorry! I though about that bug yesterday but I didn't wrote that anywhere and i forgot. I'll release small fix in few minutes. -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
I don't know. It can be caused by your other plugins. Fix that and message if everything works or you still have problems. -
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
You've added invalid item shortname on line 80. "Shortname": "supplysignal", Correct supply signal shortname is supply.signal You can find all shortnames here: https://umod.org/documentation/games/rust/definitions#items -
Tmm thats weird. For me everything works. Here video: If you still have problems you can DM me on discord: ThePitereq#3979 We will try to fix that problem without spam here.
-
Quarries turn off when not viewing the panel?
ThePitereq replied to Shark-A-Holic's Support Request in Support
Hmmm thats weird. I didn't had that error before. I think there is something wrong with your config . Can you post it here? Here is video from newest version with basic config. Seems everything fine for me: -
It is calcuation method for getting final result. The output per minute is counted by 45 / <value in config> so if you set in config "Minimal work to gather" to 0.1 it is counted by 45 / 0.1 = 450 per minute and "Maximal work to gather" to 1 it is counted by 45 / 1 = 45 per minute. So finally you can find this resource with output between 45 and 450 per minute.
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.4
-
Changed Status from Pending to Closed Changed Fixed In to 1.0.4
-
For now I've added config option for enabling throwing survey charges. Support for default quarries and monument ones soon.
-
Added refund and exclusion for survey charges with any skin in the newest update. (Also option to enable all survey charges in config) You can download update now! ^^
-
Issue with fuel on reload/update plugin
ThePitereq replied to Perilous_Outlaw's Support Request in Support
Changed Status from Pending to Closed