Script Function: Q4BL
From Ultima Online: The Second Age
function int Q4BL(obj user, string Q5H3, int Q480) { if (Q480) { string Q5CR; Q5CR = Q5H3; concat(Q5CR, " has been temporarily disabled."); systemMessage(user, Q5CR); return (0x01); } return (0x00); }