i need a script to delete every item (walls, floor, stones, everything!)
in the below floor, when you use a pick on the upper floor.
so it would be like editing the pick.lua file like this.
function onUse(cid, item, fromPosition, itemEx, toPosition)
if((itemEx.uid <= 0 or...