redTeam = {
fromPos = {x = 100, y = 200, z = 7},
toPos = {x = 100, y = 200, z = 7}
},
blueTeam = {
fromPos = {x = 100, y = 200, z = 7},
toPos = {x = 100, y = 200, z = 7}
edit the positions of your characters..
redTeam = {
fromPos = {x = 100, y = 200, z = 7}, <--- where they should...