Script Function: Q49Y
From Ultima Online: The Second Age
function int Q49Y(obj it) { int Q5ES = getNumTargets(it) + getNumAttackers(it); list Q475; list Q473; getTargets(Q475, it); getAttackers(Q473, it); if (Q4V8(Q475, it)) { return (0x00); } if (Q4V8(Q473, it)) { return (0x00); } return (0x01); }