I'll post later today got some boring crap i have to attend to
Arena.lua
local t = {
tmp = {
{x = 982, y = 963, z = 7}, -- North west corner of Area where players must stand in order to join the event
{x = 988, y = 969, z = 7} -- South east corner of Area
},
arena = {
{x = 1011, y = 943, z =...