Script Function: Q4CR
From Ultima Online: The Second Age
function void Q4CR() { if (hasObjVar(this, "newcharges")) { int newcharges = getObjVar(this, "newcharges"); removeObjVar(this, "newcharges"); Q43X(newcharges); } return (); }