Script Function: Q4MB

From Ultima Online: The Second Age
Revision as of 10:48, 7 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4MB(<span style="color:#0000FF">obj</span> it, <span style="color:#0000FF">int</span> ad...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q4MB(obj it, int add)
 {
   int Q5O7 = Q5X6;
   int da = Q4HZ;
   int Q4XL = Q4YI;
   if (!add)
   {
     Q5O7 = 0x00 - Q5X6;
     da = 0x00 - Q4HZ;
     Q4XL = 0x00 - Q4YI;
   }
   Q43H(it, 0x00, Q5O7);
   Q43H(it, 0x01, da);
   Q43H(it, 0x02, Q4XL);
   return ();
 }