Script Function: Q4IU

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4IU(obj Q57Q, int Q467)
 {
   if (getItemAtSlot(Q57Q, 0x19) != NULL())
   {
     return ();
   }
   if (getObjType(Q57Q) >= 0x0190)
   {
     animateMobile(Q57Q, Q467, 0x14, 0x01, 0x00, 0x00);
   }
   return ();
 }