-
Posts
406 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by tacman1981
-
Changed Status from Pending to Can't Reproduce Changed Fixed In to Next Version
-
Changed Status from Can't Reproduce to Fixed Changed Fixed In from 1.6.0 to 2.1.0
-
this should have been fixed in the latest version
-
does this happen regularly? ive done some testing and cant replicate it. do you use any custom crate types in config?
-
private object CanStackItem(Item source, Item target) { if (source == null || target == null) return null; if (!_furnacesData.ContainsKey(source.uid.Value) || !_furnacesData.ContainsKey(target.uid.Value)) { return null; } else { return false; } return null; } I basically flipped your check to prevent the conflict, so far so good.
-
it is still doing this, quite regularly. it affects the furnace output by making a new stack of cooked ore, that wont stack with the others. when it happens more than once, the furnace stops because its no longer able to place a cooked item into the furnace output, dumping it on the ground and switching off the furnace. this is a serious issue and cant remain ignored.
-
- 1,644 comments
-
- #leveling
- #progression
- (and 19 more)
-
Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: Loottable - True (Boolean), FurnaceUpgrades (False (Boolean)) it often leaves smaller stacks of things like metal frags, or charcoal in a furnace, which will not stack on top of the same item. 1 player even reported that their picked up furnace, went onto a skinned door stack.
-
Calling hook CanCombineDroppedItem resulted in a conflict between the following plugins: Loottable - True (Boolean), FurnaceUpgrades (False (Boolean)) i will post it to the furnace upgrades plugin too. this often leaves small stacks of items that cant be put into larger stacks of the same item.
-
i did manually add it yes, in hopes it would just read the value and work.
-
as the title states. it doesn't give RP rewards for killing the new wolf. its in the config, has a value set, but gives nothing when killing it.
-
at line 1203, before the closing brackets, there is "e" and its mistaking this as code
-
Error while compiling CraftMenu: Syntax error, ',' expected | Line: 1203, Pos: 169 this is the latest update
-
can confirm im getting the same, even tried to fix it with the new page they use for images and its forbidden too
-
- 45 comments
-
- #optimize
- #optimization
- (and 19 more)
-
Changed Status from Pending to Closed Changed Fixed In to 2.0.3
-
hi mate, sorry about that, if there are any further events that have problems please let me know. i am pushing an update now to disable the transform while the junkyard event is running. i believe there should be no more issues with the new update.
-
Version 1.0.1
207 downloads
Simple plug and play. it will transform position of bradley crates and heli crates upwards by 10f on spawn. This will prevent the gibs from dragging the crates through terrain that i noticed happens sometimes. I have this same functionality for only helicopter crates in another plugin, but you can use this without floating crates, to address the issue outlined above.Free -
-
-
-
it literally spams my chat when i run /sab ingame. with player names, that they are still active and cant be converted. this didnt happen before where can i turn this spam off?
-
after going through my boxes, ive noticed the "oversized stacks" were just dissolved to match the "non updated" max stack instead of splitting into other stacks. cant imagine the players are coming back this wipe because of these stacking problems
-
this sucks. ive had to change the stacks again for a third time since installing this "update". when does it start to work properly?