View Single Post
  #5  
Old 05-06-2004, 05:39 PM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
What do you mean with "/reconnect" ? (i suppose you're talking about a player command). A serverwarp to the same server will work same way, don't you think? About serverwarp, it's just use it like this way (clientside only):

NPC Code:

if(actionplayeronline){
serverwarp playerworld-name;
}



Edit: i have change the word serverside to clientside
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /

Last edited by osrs; 05-07-2004 at 01:41 PM..
Reply With Quote