Difference between revisions of "Script Function: Q4DI"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4DI(<span style="color:#0000FF">obj</span> gate) { doLocAnimation|<span style="c...") |
(No difference)
|
Latest revision as of 17:44, 12 October 2018
function void Q4DI(obj gate) { doLocAnimation(getLocation(gate), 0x1FCB, 0x09, 0x20, 0x01, 0x00); setType(gate, 0x01); Q66A = 0x00; return (); }