07-26-2016, 03:42 PM
Guess I should have search for 1 more minutes...
I found this plugin that shows an example:
https://github.com/chrobione/GraveChest/...plugin.lua
Victim:GetWorld():SetBlock(Victim:GetPosition().x,(Victim:GetPosition().y +2) , Victim:GetPosition().z, E_BLOCK_CHEST, E_META_CHEST_FACING_ZM)
And then "DoWithChestAt"...
Cool!
I found this plugin that shows an example:
https://github.com/chrobione/GraveChest/...plugin.lua
Victim:GetWorld():SetBlock(Victim:GetPosition().x,(Victim:GetPosition().y +2) , Victim:GetPosition().z, E_BLOCK_CHEST, E_META_CHEST_FACING_ZM)
And then "DoWithChestAt"...
Cool!