Script Function: Q4A5

From Ultima Online: The Second Age
Jump to: navigation, search
 function int Q4A5(obj Q68S, obj Q4H5)
 {
   int Q65M = Q4S1(Q4H5);
   if (Q65M >= 0x00)
   {
     return (Q4A3(Q68S, Q65M));
   }
   else
   {
     Q65M = Q4ST(Q4H5);
     if (Q65M >= 0x00)
     {
       return (Q4A6(Q68S, Q65M));
     }
   }
   return (0x01);
 }