![]() |
EF info - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: EF info (/Thread-EF-info) |
EF info - Rizz - 10-13-2014 08:59 PM Hi all, i need some informations about // EF_ItemStacking = 00000004 // EF_ItemStackDrop = 00000008 ON the revision i found: Added #2210: Support for item stacking with EF_ItemStacking 0x04(probably not 100% OSI style but should do the trick (maybe even better)) What does it mean? This two are no longer avaible? // EF_WalkCheck = 00000100 // EF_Minimize_Triggers = 00001000 // Minimize trigger calls (use only 0.51 triggers) Also this one has been deleted? EF_NewPositionChecks RE: EF info - darksun84 - 10-13-2014 09:46 PM 26-05-2014, Ben Removed and made permanent EF_FixKillTrigger, EF_WalkCheck, EF_NewPositionCheck, and EF_DiagonalWalkCheck RE: EF info - Rizz - 10-13-2014 10:41 PM Still need info on // EF_ItemStacking = 00000004 // EF_ItemStackDrop = 00000008 RE: EF info - darksun84 - 10-13-2014 11:05 PM They are related to this http://tracker.sphere.torfo.org/bugs/view.php?id=2210 |