Script Function: Q4A4

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4A4(obj Q68S, int Q4OX)
 {
   if (getFameLevel(Q68S) < Q4OX)
   {
     return (0x00);
   }
   return (0x01);
 }