Difference between revisions of "Script Function: Q5RZ"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5RZ(<span style="color:#0000FF">int</span> Q5T4, <span style="color:#0000FF">obj</span>...")
 
(No difference)

Latest revision as of 22:01, 11 October 2018

 function void Q5RZ(int Q5T4, obj Q5IB, int Q50S)
 {
   Q5S9(Q5T4, Q5IB);
   if ((Q50S) && (Q49K == NULL()))
   {
     Q49L = Q5T4;
     Q49K = Q5IB;
     callback(Q5IB, 0x03, 0x55);
   }
   return;
 }