Quote:
Originally Posted by khortez
and when i use it to delete the blocks i have placed, it doesnt delete them permanently. they show up again when i reconnect.
|
The blocks are only being deleted clientside and will remain serverside. You have to do the destroy()ing in the serverside part of the code.