Difference between revisions of "Script Function: Q4IU"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4IU(<span style="color:#0000FF">obj</span> Q57Q, <span style="color:#0000FF">int</span>...") |
(No difference)
|
Latest revision as of 17:40, 12 October 2018
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 (); }