-
Posts
523 -
Joined
-
Last visited
-
Days Won
3
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by ninco90
-
- 351 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 351 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Hmm... I find this very strange. Maybe you have some other plugin that is related to builds? Or that can block upgrading to a certain degree or something similar?
-
Changed Status from Pending to Closed
-
If your server has large databases I wouldn't recommend setting it to less than 4.0 speed. Maybe setting it faster as the server has to inform all nearby players of the update can cause what you report.
-
- 351 comments
-
- 1
-
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
- 351 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
I don't think this will be fixed by Facepunch, the only thing Facepunch could do is make it so that multiple cabinets cannot overlap. There is no way to connect multiple cabinets to make multi TC.
-
It's possible that it's due to having multi-TC and the protection ranges overlapping between cabinets. I've seen this on my own server. In these situations (which can happen) I would recommend destroying all the cabinets. Place the cabinet you want to upgrade first, try upgrading and then place the rest of the cabinets. That or upgrade by hand... At the end of the day the multi-TC issue is nothing more than a "bug" in the game, since the game itself doesn't allow you to put multiple cabinets in the same build. And this causes that when you open the cabinet and upgrade it, it bugs because it's not able to get the correct build it's assigned to. It's all a bit strange, really.
-
- 351 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Changed Status from Pending to Closed Changed Fixed In to Next Version
-
Changed Status from Pending to No Response
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Not a Bug
-
Hello! The buttons are not in their place because you have modified the scale of the interface in your game. You will have to set it to 1.0 which is the default scale so that everything fits. The plugin is not prepared to do it "automatically" since the way to "fix" it is very very cumbersome and you must install another additional plugin and have your players configure it individually. Regarding the blue button to check for updates, make sure you have all the plugin permissions as administrator, then the button will appear and you will be able to download the updated list of skins.
-
Changed Status from Pending to Closed
-
Changed Status from Pending to Closed
-
Players who are dead or stopped playing a long time ago are not recognized by the game itself. Also if you use a plugin that automatically shares cupboard permissions like DynamicCupShare this could also happen. It's not a plugin bug as such, just the name information "disappears" from the player list.
-
I think I've patched it, contact me privately and I'll send you the edited plugin so you can try it and confirm if your problem has been solved.
-
If you want to allow players to place any type of workbench, you should ideally set this to true: "Allow Place All Workbench": false, Also make sure you don't lock it as an item in any tier. Otherwise it won't let you put it on the player's belt.
-
How do you have the configuration for the workbench placement?
-
Changed Status from Pending to Closed
-
Checking your configuration file, you have set: "ID Item Default": 1, However, there is no item with "ID": 1, configured. You will have to modify the ID of an existing item or simply change "Default Item ID": To an existing ID. Example: "Default Item ID": 95, Maybe this is your problem, since the plugin tries to open the item by default but it does not exist.