hi man i recently received help with a similar problem and here is the script
local event_areas = {
{{x = 940, y = 987, z = 7}, {x = 947, y = 994, z = 7}}, -- {{from},{to}}
{{x = 950, y = 989, z = 7}, {x = 956, y = 995, z = 7}}
}
local combat = createCombatObject()...