Script Function: Q5LZ

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q5LZ(obj Q4XN, int Q4AT, int Q540, int Q4VZ)
 {
   if (!hasCallback(Q4XN, Q4AT))
   {
     shortcallback(Q4XN, random(Q540, Q4VZ), Q4AT);
   }
   return ();
 }