Script Function: Q4ST
From Ultima Online: The Second Age
function int Q4ST(obj Q4H5) { if (!hasObjVar(Q4H5, "myshiptype")) { return (0x00 - 0x01); } return (getobjvar_int(Q4H5, "myshiptype")); }
function int Q4ST(obj Q4H5) { if (!hasObjVar(Q4H5, "myshiptype")) { return (0x00 - 0x01); } return (getobjvar_int(Q4H5, "myshiptype")); }