-
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.3
-
The random road feature has been added! I've cheched it on my server and it works, but plugin have a lot of functionality and if it prints any error, please create new support request. Have fun!
-
I will think about that. If i will need something for "team testing", sure ^^ You can DM me on Discord: ThePitereq#3979 Thanks!
-
Hey! It's great idea. I must investigate that and maybe implement it in future versions of the plugin. "MLRS Support Call" might be cool too. These changes are bigger changes and need a little more testing because if wrongly implemented it can affect performance. Will look on it in the future. Thanks!
-
I'll leave it open for now, to remember about that. I am little bit busy in these days (easter) and investigation and fix might little delay. Sorry for problems!
-
Version 2.2.2
27 downloads
RUST Plugin Test Server TEST MY PLUGINS THERE! connect play.thepitereq.ovh:28050 Jackhammer Hot Spot Fix plugin eliminates the always-hot spot hit of a jackhammer. Plugin can also revert the old "jackhammer clicking" meta. With this plugin, players must actively search for hot spots to break nodes faster. { "Cancel Only RUST Update": false }$5.00- 8 comments
-
- #jackhammer
- #rocks
- (and 11 more)
-
If it's a problem I can change how it works and replace "Tank Route - Road IDs": [ 0, 1, 2 ], With "Tank Route - Road IDs": [ { 0, 1 }, { 2, 3 }, { 10 } ], And then it will roll random road from these three routes. But this is a huge edit in code so i will not make it today.
-
This option doesnt set the bradley to roll the route. With this option you can make ONE bradley that if it will finish road 1 it doesnt turn around because it goes to road 2. It is useful when there is a bridge in custom map. and bradley can easy go through this bridge.
-
Okay, Can you also send me a config where this appears? Thank you. Will check later today.
-
Not sure whati can be. Will release an new version in few minutes with small fixes that will also spawn bradley little bit higher, maybe it will fix that.
-
It goes on dirt road? Or normal one? Maybe dirt one is too far in ground and he couldnt check it because he stands on asphalt. I added asphalt check in newest version.
-
what is ring road. all roads have their id's. It can be different in each wipe if you are using proc gen maps.
-
Not sure how convoy route select works. If it is always random or based on road.
-
Fix is out. Please check if it fixed your error problem. About "slow bradley", it can be an AI that detects you somehow and tries to use the bradley brakes. Fly away or hide somewhere and chech in the map if the bradley started moving or problem still appear.
-
Hey. Already found a problem. Will release fix today.
-
Bots are not respawning after first wave.
ThePitereq replied to ThePitereq's Support Request in Support
I though that i made a sort of mistake in config that they did not spawn, but if not i will load it to my testing server and remove plugins 1 by 1. -
Bots are not respawning after first wave.
ThePitereq replied to ThePitereq's Support Request in Support
I am using custom map and here is my custom profiles file. I can send the map to you in Discord. default-CustomProfiles.json -
Sure! Just add into "Tank Routes - Spawns Per Maps" more Spawn Configurations and it will work. If there will be a problem with road used more than once you will get warning on plugin reload. All roads used for default timed events are removed from purchase bradley road pool so dont add too many of them or there might be problems with purchased ones. Regular procedural maps have 40-60 roads so there should be no problem there.
-
Bots are not respawning after first wave.
ThePitereq replied to ThePitereq's Support Request in Support
There is no errors in console. From the logs all i have is output from bot.count command and startup load/unload plugins. (Log from yesterday) -
Bots are not respawning after first wave.
ThePitereq replied to ThePitereq's Support Request in Support
Nope. Players reported that bots didn't spawn and the value is always 0. I can make timed command that execute every 15 mins to check the bot.count output.