void main() { object oPC = GetPCSpeaker(); SetLocalString(oPC,"Deity",""); SetLocalInt(oPC,"Race",0); SetLocalInt(oPC,"Align",0); SetLocalInt(oPC,"Domain",0); }