Script Function: Q4BK
From Ultima Online: The Second Age
function int Q4BK(obj Q4XN, string Q5OK) { if (hasScript(Q4XN, Q5OK)) { detachScript(Q4XN, Q5OK); return (0x01); } return (0x00); }
function int Q4BK(obj Q4XN, string Q5OK) { if (hasScript(Q4XN, Q5OK)) { detachScript(Q4XN, Q5OK); return (0x01); } return (0x00); }