hrrm, firstly, don't use game logics for teleportation, which is what your trying to acheive, game logics are huge in there Icon size, and, they kinda look shabby, use triggers instead, and just name them, buut, anywayz:
this is the script you'd want:
~3
titlecut ["","black out"5]
~6
;is the leaders name R1?
"_x setpos getpos triggername" foreach units group player
~2
titlecut ["","black in"5]
~5
exit