Script Function: Q4XA
From Ultima Online: The Second Age
function void Q4XA(obj looker, string Q5N4) { int Q5N2; if (getResource(Q5N2, this, Q5N4, 0x03, 0x02)) { if (Q5N2 > 0x00) { string Q5WY = Q5N2; barkTo(this, looker, "contains " + Q5WY + " " + Q5N4); } } else { } return (); }