I been trying to figure out whats going on with this lua. it wont let me login.
local arena = {
frompos = {x = 784, y = 1039, z = 7},
topos = {x = 798, y = 1055, z = 7},
exitpos = {x = 790, y = 1036, z = 7}
}
function onPrepareDeath(player, lastHitKiller, mostDamageKiller)
if...