Script Function: Q42K
From Ultima Online: The Second Age
function int Q42K(obj it) { if (!getGMCallStatus()) { systemMessageHued(this, 0x35, "We are sorry, but currently a GM is unavailable to answer your call. Our in-game support hours are 2:00pm-12:00am CST, although we are monitoring the servers for problems during these off peak times. Please try again during these times."); Q4NS(this, 0x00); return (0x00); } return (0x01); }