View Single Post
  #6  
Old 07-05-2012, 09:41 PM
Emera Emera is offline
Delterian Hybrid
Emera's Avatar
Join Date: Mar 2011
Location: Newcastle Upon-Tyne
Posts: 1,704
Emera is a jewel in the roughEmera is a jewel in the rough
PHP Code:
//#CLIENTSIDE
function onPlayerChats() {
  if (
player.chat == "/reconnect") {
    
serverwarp(servername);
  }

That'll work.
__________________
Reply With Quote