Script Function: Q630
From Ultima Online: The Second Age
function int Q630(obj Q62O) { if (hasObjVar(Q62O, "shipcommand")) { int Q5FV = getObjVar(Q62O, "shipcommand"); removeObjVar(Q62O, "shipcommand"); return (Q5FV); } return ((0x00 - 0x01)); }