Its a laugh :p
Yeah you can put what ever action id dont have one. I was just wondering if its possible.
Shovel script is :
local holes = {468, 481, 483, 7932, 8579}
local sand = {231, 9059}
function onUse(cid, item, fromPosition, itemEx, toPosition)
if(isInArray(holes, itemEx.itemid))...