Game rooms
by Bisher Tarakji · in Technical Issues · 03/19/2006 (7:09 am) · 2 replies
Hello
I am working on an Internet multiplayer game with private and public game rooms. Users can create private rooms, invite to private rooms, accept invitation and join a private room, or join public rooms. Users in one room can start playing together.
Any idea where to start from?
thanks and best regards
I am working on an Internet multiplayer game with private and public game rooms. Users can create private rooms, invite to private rooms, accept invitation and join a private room, or join public rooms. Users in one room can start playing together.
Any idea where to start from?
thanks and best regards
#2
you can adapt chat server/client Made by John Vanderbeck,
but if you want to run dedicated server for the missions in rooms( i think you meant it ),
the problem is that multiple missions should run on one server.
youngmin
04/03/2006 (9:45 am)
I think Bisher asked similar question i asked. ==>my questionyou can adapt chat server/client Made by John Vanderbeck,
but if you want to run dedicated server for the missions in rooms( i think you meant it ),
the problem is that multiple missions should run on one server.
youngmin
Torque Owner Ben Ewing
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=5457