I am trying to do a function to adapt my system, it is an arena and inside the arena will summon several monsters in random spaces, however I am not able to make them sum up in space and only in place.
TFS 1.3
_CHAMPARENA_LH = {
monsterPos = {x = 130, y = 362, z = 7},
arenaCenter...