int StartingConditional() { if (GetLocalInt(OBJECT_SELF,"nGranted")!=TRUE) return TRUE; return FALSE; }