Script Function: Q4BE
From Ultima Online: The Second Age
function int Q4BE(obj Q4XN, obj user) { if (!Q431()) { systemMessage(user, "This crystal is out of charges."); return (0x00); } return (0x01); }
function int Q4BE(obj Q4XN, obj user) { if (!Q431()) { systemMessage(user, "This crystal is out of charges."); return (0x00); } return (0x01); }