Teleport player to reserved server of another game of mine

My script is:

	local code = TS:ReserveServer(my games id)
	local players = {p1,p2,p3,p4}

	TS:TeleportToPrivateServer(my games id,code,players)

when i use this script, teleporting to the place im in works fine, but when i try to tp to a diffrent game (the my games id things) it doesnt work, and returns this
image

did some more research, kinda stupid you cant tp to other games, but reserved servers i somewhat get