Quote:
Originally Posted by cbkbud
PHP Code:
if ( this.reset.index( @ player.account ) == -1 )
{
this.reset.add( player.account );
sendToRC( "/reset" SPC player.account );
}
It's pretty simple code. Just add it in the onActionPlayerOnline event in the Control NPC.
|
why tyvm. i tryed that with on reset and it reset everytime i logged on