-
Posts
386 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by shady14u
-
HQM does not take right amount of wood to burn
shady14u replied to Kleementin's Support Request in Support
Changed Status from Pending to Can't Reproduce -
HQM does not take right amount of wood to burn
shady14u replied to Kleementin's Support Request in Support
check anything you may have regarding levels or skills -
HQM does not take right amount of wood to burn
shady14u replied to Kleementin's Support Request in Support
you must have a conflicting plugin as simple splitter is ore agnostic -
Changed Status from Pending to Closed Changed Fixed In to 2.3.0
-
in your config add "legacy_furnace" to the compatible Ovens list
-
- 10 comments
-
- 1
-
-
- #christmas sale
- #coding
-
(and 7 more)
Tagged with:
-
Changed Status from Pending to Closed Changed Fixed In to 2.3.0
-
Fixed in 2.3.0.. Thank you for the report!
-
-
just downloaded and installed on server having issues
shady14u replied to Rustfan5757's Support Request in Support
Changed Status from Work in Progress to Closed -
- 10 comments
-
- #christmas sale
- #coding
-
(and 7 more)
Tagged with:
-
just downloaded and installed on server having issues
shady14u replied to Rustfan5757's Support Request in Support
Please Update this should be resolved now -
is there a way to add support
shady14u replied to Golden Coast Rust Servers's Support Request in Support
Changed Status from Work in Progress to Closed -
Thank you, Currently I am requiring the blocks to be within 1 foundation Height from the terrain, I will be working on a better way to do that check in the near future.. I do have some more tweaking of the current functions left and will be looking to expand where it makes sense. Its not intended to be a complete build server functionality but more of a great assistance on any server. Always open to suggestions. It best to leave any in my support discord as when i am coding I go thru those first.
-
is there a way to add support
shady14u replied to Golden Coast Rust Servers's Support Request in Support
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version -
just downloaded and installed on server having issues
shady14u replied to Rustfan5757's Support Request in Support
Not the build radius.. I spawn a collider at each added point to look for others to destroy.. Maybe I can reduce the location check size.. So it only finds the 1 the matches. I am looking for ways to make that more reliable. -
is there a way to add support
shady14u replied to Golden Coast Rust Servers's Support Request in Support
Sure.. I will take a look asap Feel free to DM me the Plugin in discord -
is there a way to add support
shady14u replied to Golden Coast Rust Servers's Support Request in Support
I do not have that plugin but I’ll try reaching out to the dev and maybe we can make them work together -
-
just downloaded and installed on server having issues
shady14u replied to Rustfan5757's Support Request in Support
Changed Status from Pending to Work in Progress Changed Fixed In to Next Version -
just downloaded and installed on server having issues
shady14u replied to Rustfan5757's Support Request in Support
the destroy function is using trying to find other destoryable items of the same type around the center point.. It may be 2 large a radius being used to find the matches.. if you only want to destroy 1 item you can toggle symmetry while you destroy then toggle on afterwards.. I will do some testing on my side as well to fine tune the radius