Difference between revisions of "Script Function: Q4J3"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4J3(<span style="color:#0000FF">obj</span> this, <span style="color:#0000FF">int</span>...") |
(No difference)
|
Latest revision as of 14:37, 12 October 2018
function void Q4J3(obj this, int Q4ID) { faceHere(this, Q4ID); animateMobile(this, 0x20, 0x05, 0x01, 0x00, 0x03); return (); }