Game Development Community

Possible?? Transfer from one server instance to another

by Scott Peal · in Torque Game Engine · 06/11/2004 (9:13 pm) · 2 replies

I want to set up two servers and allow a player to pass through a door in the world on server one and end up in the world of server two.

This is to allow more players. 128 x 2???

Does anyone know if this is possible? If so can you refer me to a document or URL?

Thanks

#1
06/11/2004 (9:16 pm)
I did this with Torque. I created a region server which spawned Torque processes per zone. The region server used the Python library called Twisted. It was mostly trivial. It's what happens after you get the handoff going that is tricky.
#2
06/11/2004 (9:40 pm)
Try this url

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2421


heh linking is broke

http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=2421