Script Function: Q590
From Ultima Online: The Second Age
function int Q590(obj user, obj Q4H5) { if (getCompileFlag(0x02)) { if (!Q4A5(user, Q4H5)) { barkTo(Q4H5, user, "You are not famous enough to buy this!"); return (0x00); } } return (0x01); }