Script Function: Q5UL
From Ultima Online: The Second Age
function void Q5UL(obj user, loc where, int num, int Q5NO) { if (getCompileFlag(0x01)) { committedCrimeAt(user, where, 0x01E0); } else { callGuards(user, where, num); } return (); }