Game Development Community

Transfering a player from one sever to a second server

by Svengali · in Torque 3D Beginner · 07/07/2011 (12:48 pm) · 0 replies

Any time I try to go from one server to another the game crashes after everything has loaded , but before the load screen is popped. Here my code, picked up here on the forum in some resource:
%conn = new GameCOnnection(ServerConnection);
   %conn.setConnectArgs($pref::Player::Name);
   %conn.setJoinPassword("");
   %conn.connect("65.80.202.2:28005");

Is there more code needed to make this work?

About the author

Creator of SvengaliGames, and developing the once up coming title NightLife: The MMORPG Of Dark Horror. Now named ATROX NOCTIS: Daemons Cradle- www.svengaligames.com