Script Function: Q4M0

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4M0(obj this, obj target)
 {
   int Q4QI = Q4LZ(this, target);
   int Q4QR = Q4JV(this, target);
   if (Q4QI)
   {
     return (0x00);
   }
   if (Q4QR)
   {
     return (0x01);
   }
   return (0x00);
 }