Script Function: Q5Z1
From Ultima Online: The Second Age
function int Q5Z1(obj Q68D, loc Q5U8, loc dest, string Q4HF) { if (!Q4A7(Q68D, Q5U8, dest)) { string Q56O = "You must be a registered UO Gold user to "; concat(Q56O, Q4HF); concat(Q56O, "."); systemMessage(Q68D, Q56O); return (0x00); } return (0x01); }