09-08-2012, 11:28 PM
Though I'm not sure what it would do client-side, I don't quite follow what you're trying to achieve. All that the SendBlockAction should be doing is the animation; the actual block placement is handled via normal BlockChange packets. So why not simply use cWorld:SetBlock() ?