01-08-2013, 03:23 PM
I'm currently working on the BlockMeta parameter to the OnPlayerPlacingBlock() and OnPlayerPlacedBlock() hooks. Unfortunately that means a lot of rewriting, I need to rewrite most cItemHandler and cBlockHandler classes, because they don't report the meta, they just apply it internally.