Script Function: Q4SM
From Ultima Online: The Second Age
function int Q4SM(obj Q68S) { int Q5NC; if (hasObjVar(Q68S, "origNotoriety")) { Q5NC = getObjVar(Q68S, "origNotoriety"); } else { Q5NC = getNotoriety(Q68S); } return (Q5NC); }