If your a new and u just start then u'd have to make the Control-NPC auto-warp them and set that they've been reset or something. As thats how i do my resetting.
and to fix it.
NPC Code:
//#CLIENTSIDE
if (playerchats) { //Im sure you know what this does.
if (strequals(#c,unstick me) || strequals(#c,unstuck me)) { //Checks if they say unstick/unstuck me.
setplayerprop#c,Pwned.; //you can change the text if you plz
}
}
And didn't warcaptain save trials accts in a database so when they logged on it auto-loaded it.