![]() |
56d the stuff thrown at the place does not combine. - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: 56d the stuff thrown at the place does not combine. (/Thread-56d-the-stuff-thrown-at-the-place-does-not-combine) Pages: 1 2 |
56d the stuff thrown at the place does not combine. - G-Defender - 01-29-2018 02:43 AM Hello. the stuff thrown at the place does not combine. sphere: 56d. look: https://youtu.be/36n2DUn46Bs I am waiting answer. thx. RE: 56d the stuff thrown at the place does not combine. - Criminal - 01-29-2018 07:24 AM It happen same with source2 RE: 56d the stuff thrown at the place does not combine. - G-Defender - 01-30-2018 06:11 AM It needs to be corrected. RE: 56d the stuff thrown at the place does not combine. - Darkyhood - 01-30-2018 07:16 AM Did you tried this? Code: // EF_ItemStacking 00000004 // Enable item stacking feature when drop items on ground RE: 56d the stuff thrown at the place does not combine. - G-Defender - 01-31-2018 05:14 AM (01-30-2018 07:16 AM)Darkyhood Wrote: Did you tried this? Hello my test not works. Code: ERROR:(sphere.ini,615)Undefined keyword 'EF_ItemStacking' SphereSrv.exe error. I am waiting answer. thx. RE: 56d the stuff thrown at the place does not combine. - Darkyhood - 01-31-2018 05:57 AM Do you know how to enable features? Looks like you just uncommented this line, but you need to add in Experimental=. For example: Quote:// Experimental flags RE: 56d the stuff thrown at the place does not combine. - G-Defender - 01-31-2018 06:18 AM my test not works. RE: 56d the stuff thrown at the place does not combine. - Coruja - 01-31-2018 11:58 AM try using the latest build to check if it works RE: 56d the stuff thrown at the place does not combine. - G-Defender - 02-01-2018 01:45 AM (01-31-2018 11:58 AM)Coruja Wrote: try using the latest build to check if it works The bag is heavily collapsed with the item falling. Not: I am getting a union join. look: https://youtu.be/VOXc41vD5f4 hope will be corrected shortly. I am waiting answer. thx. RE: 56d the stuff thrown at the place does not combine. - Coruja - 02-01-2018 12:41 PM this doesn't really seems to be an bug sphere only stack item amount if you drop the item directly over the other item or if you drop it over the same container, which is not the case of the video, where you're using lumberjacking skill and the log is falling on the ground because the char is overweight. In this case, the default action is just drop the item on the ground as it is, allowing the client to pick the item again without mess the stack amount |