@Limos
That's what i made and its worked only with one wall and another one got error on it
local c = {
["serpent spawn"] = {
{id = 1060, pos = {x = 983, y = 994, z = 7},time = 30},
{id = 1060, pos = {x = 983, y = 992, z = 7},time = 30}
}
}
function onDeath(cid, corpse, killer)...