I'm trying to create soulwar's inundate script, does anyone know how to remove the inundate map? The lever is for reference only.
local positions = {
Position(33862, 30999, 8)
}
function onThink(interval, lastExecution)
local item
for i = 1, #positions do
item =...