Thread: NEED HELp!
View Single Post
  #1  
Old 09-17-2008, 02:58 AM
Scrimps Scrimps is offline
Graal Prodigy
Scrimps's Avatar
Join Date: May 2008
Location: Kriegzone
Posts: 90
Scrimps has a little shameless behaviour in the past
Send a message via AIM to Scrimps
i tried this one

function onActionPlayerOnline()
{
if (player.clientr.reset == false)
{
sendtorc("/reset" SPC player.account);
player.clientr.reset = true;
}
}

and it just keeps reseting my player. wont let me log back on
__________________
Reply With Quote