Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Dig Blocks, item not dropping
Post: RE: Dig Blocks, item not dropping

I don't believe so, tested it many times. It was my understanding when I saw what the function was named that it would actually dig the block, as in give a drop like if you were digging it, however th...
ImCrafted Plugin Discussion 8 8,732 06-05-2017, 05:24 PM
    Thread: Dig Blocks, item not dropping
Post: RE: Dig Blocks, item not dropping

I had no idea, thank you!
ImCrafted Plugin Discussion 8 8,732 06-05-2017, 04:35 PM
    Thread: Dig Blocks, item not dropping
Post: RE: Dig Blocks, item not dropping

That works great! Thanks! However, using cItems, I don't see a way to specify the item meta, for example I have an instant miner, but when I mine andesite and diorite it just drops stone. The page ...
ImCrafted Plugin Discussion 8 8,732 06-05-2017, 04:27 PM
    Thread: Dig Blocks, item not dropping
Post: RE: Dig Blocks, item not dropping

I've narrowed it down to me using World:SpawnItemPickups, but I'm not sure the proper format to get that to work, spent quite a lot of time trying though.. :/
ImCrafted Plugin Discussion 8 8,732 06-05-2017, 03:03 PM
    Thread: Dig Blocks, item not dropping
Post: Dig Blocks, item not dropping

I have the following code in my plugin CRPG, similar to bukkit's MCMMO. It's almost ready for release however, I have the following code Code: --    World = Player:GetWorld()    World:DigBlock(Blo...
ImCrafted Plugin Discussion 8 8,732 06-05-2017, 07:13 AM