
07-05-2012, 07:07 PM
|
|
the fake one
|
 |
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
|
|
|
To reconnect a player, you need to call serverWarp(servername); clientside. If the player is the one doing the reconnecting, there's no reason to go serverside at all; just handle it in a clientside script instead in ChatBar.onAction or onPlayerChats. |
|
|
|