Cuberite Forum
World:DigBlock() doesn't work - Printable Version

+- Cuberite Forum (https://forum.cuberite.org)
+-- Forum: Plugins (https://forum.cuberite.org/forum-1.html)
+--- Forum: Plugin Discussion (https://forum.cuberite.org/forum-8.html)
+--- Thread: World:DigBlock() doesn't work (/thread-810.html)



World:DigBlock() doesn't work - NiLSPACE - 02-21-2013

i have this code but it doesn't drop the block. it just destroys it.
World = Player:GetWorld()
World:DigBlock(BlockX, BlockY, BlockZ)