Thread: NEED HELp!
View Single Post
  #2  
Old 09-17-2008, 02:49 AM
Frankie Frankie is offline
xChugxLifex
Frankie's Avatar
Join Date: Feb 2008
Location: New York
Posts: 1,610
Frankie is a jewel in the roughFrankie is a jewel in the rough
Send a message via AIM to Frankie Send a message via MSN to Frankie
PHP Code:
function onActionPlayerOnline()
{
  if (
player.clientr.reset == false)
  {
    
sendtorc("/reset" SPC player.account);
    
player.clientr.reset true;
    
savelog2("loginresetlog.txt"player.account SPC "has been reset!");
  }

best way I can think of.
__________________
*Sum41Freeeeek
*Frankie
Reply With Quote