-
Posts
718 -
Joined
-
Last visited
-
Days Won
4
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by ninco90
-
It's a bug in the game itself; it happens sometimes. It's as if that element visually detaches from the cannon. It's not something that can be fixed with a plugin.
-
You need to have the necessary plugins for the actions. Craft Panel is essentially a shortcut for executing commands from third-party plugins.
-
I'm not sure if I translated correctly, but I think I understand that what you'd like to see is the resources for upgrades or repairs coming from the ship's crates instead of the player's inventory. Is that right? This would be possible, however, checking every crate on the ship could be more resource-intensive for server performance. Imagine a ship with a bunch of deployables; the plugin would have to iterate through all the deployables on the ship, then filter for those of type StorageBox, and then check each one to see if it contains the necessary materials.
- 54 comments
-
- #boat
- #controller
- (and 8 more)
-
I think what might be happening is that the other plugin is adding it twice. It's probably because you're setting up a regular TC (default skin) that you have active in BetterTC to replace it with the Retro Skin (for example). What's happening is that the other plugin adds the codelock to the default TC, but BetterTC quickly removes that TC and replaces it with the Retro Skin's TC, and then the other plugin adds it again. This is what I imagine is happening. I haven't purchased the other plugin, so I can't test it, but if you invite me to your server, we can try it.
-
I was asking to find out if the problem was with the anchor, which, even though it appears raised, might be internally active. Things I might check: - Are all the sails and engines running in the same direction? Perhaps the engines are reversed, and the engines and sails are counteracting each other. Or better yet, is this something that always happens on all ships or only occasionally on some? I haven't seen any related complaints, and no one has complained to me on my server (although this might not be a good point since I don't think many people use the ships). However, as with any plugin, the best approach is to eliminate possibilities, that is, try different options until you get to the root of the problem. That's why I'm asking if it happens on all ships or just this one or a few. If I can access the server, send me the IP address, teleport me, and I'll take a look at the ship in question.
-
The autocodelock permission, as it correctly indicates, adds a codelock automatically. If you have another plugin that does the same thing in the TCs, the ideal solution is to disable this permission and let the other plugin handle assigning the codelock, which I assume is what it does.
-
Have you tried it without any anchor? (I don't remember right now if it was mandatory to have it)
-
- 54 comments
-
- #boat
- #controller
- (and 8 more)
-
Are those items yours or your teammates'? If they're not yours and were placed by a former teammate, they won't be repaired. However, perhaps the wooden ladder needs ropes to be repaired?
-
Hi! My plugin isn't directly related to drones. However, the only thing it could be is the control keys (inputs) used to control the boat. But I don't understand why you're using the patched-up [BoatControl] Drone.UserInput.
-
I'm guessing you're missing lowgrade, cloth, or leather. I could set it to tell you which resource interrupted the repair, but it wouldn't show all the missing resources. So it might tell you: you're missing lowgrade, you add lowgrade, and then it'll tell you you're missing cloth, hahaha. But maybe this is better, I'll make a note of it.
-
"Downgrade only Owner Entity Build": false, "Upgrade only Owner Entity Build": false, "Upgrade / Downgrade only Owner and Team": true, You have those parameters in the configuration; you can allow only the owner of the entity being upgraded, or the owner's entire team, to upgrade it. You won't be able to upgrade anything for other players who are authorized but not on your team.
- 429 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 54 comments
-
- #boat
- #controller
- (and 8 more)
-
Dime tu server si puedes y entraré a verlo personalmente, a ver si me ocurre lo mismo.
-
Mirando el clip algo raro te pasa, porque antes de abrir el TC ya te mueves un poco lageado si te fijas. Luego cuando haces click en el boton para abrir el menú de BetterTC también te tarda un poco. ¿En que servidor estás ejecutando el server de Rust? Que CPU / RAM tiene? Tienes algun sistema de monitoreo como Rust Server Metrics (Grafana) para ver los FPS y todo en tiempo real?
-
Eso es porque por algún motivo Image Library no cargo correctamente las imágenes. Suele pasar de vez en cuando... (te hablo en español ya que veo que tienes el plugin en español y para mi es más comodo jajaja)
-
- 54 comments
-
- #boat
- #controller
- (and 8 more)
-
- 54 comments
-
- 2
-
-
-
- #boat
- #controller
- (and 8 more)
-
Changed Status from Pending to Fixed Changed Fixed In to 1.2.2
-
Thank you very much for reporting it. I’ve just patched it in the new update I uploaded. I’m not sure at what point the Harmony patch stopped working for that… Now it works again (at least on Carbon).
-
Have you verified that the server is correctly updated with the latest version? Protocol: 2622.282.1 Build Date: 03/10/2026 10:45:22 Unity Version: 2022.3.41x1 Changeset: 145322 Branch: release Carbon 2.0.239.0/linux/2026.03.05.0 [production] [production_build] on Rust 16/2622.282.1 (03/10/2026 10:45:22) [145322] I don't know the latest version of Oxide, but double-check that it's also fully updated. You can also try unloading all plugins and testing again. Or, even better, create a duplicate of the server and run it on another machine to test and troubleshoot.
-
That's strange, BoatControl doesn't interfere with any of the allowed or banned items. I'm going to test it on my test server. Did you try placing the shotgun trap with the BoatControl plugin unloaded?
-
Could you check the disconnection messages from the affected players on the RCON? That might shed some light on the matter, thanks a lot!
-
Hi! Can you give me some context? I'm assuming it happened while changing a Town Centre's skin. Was the Town Centre already in place, or was it just during placement? Where was the Town Centre in a normal building, or in a structure like a train or something similar?