Script Function: Q500
From Ultima Online: The Second Age
function int Q500(obj speaker) { if (Q4YU) { return (isChaosGuard(speaker)); } return (isOrderGuard(speaker)); }
function int Q500(obj speaker) { if (Q4YU) { return (isChaosGuard(speaker)); } return (isOrderGuard(speaker)); }