Script Function: Q662
From Ultima Online: The Second Age
function void Q662(obj Q61K, int Q5MG) { if (isInvisible(Q61K)) { setInvisible(Q61K, 0x00); } if (Q5MG) { if (hasScript(Q61K, "hidesk")) { detachScript(Q61K, "hidesk"); } } return (); }