Difference between revisions of "Script Function: Q4MB"
From Ultima Online: The Second Age
(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...") |
(No difference)
|
Latest revision as of 09:48, 7 October 2018
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 (); }