Difference between revisions of "Script Function: Q43U"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q43U(<span style="color:#0000FF">obj</span> usedon) { setMobFlag|<span style="col...") |
(No difference)
|
Latest revision as of 22:05, 11 October 2018
function void Q43U(obj usedon) { setMobFlag(usedon, 0x02, 0x00); Q43V(usedon); detachScript(usedon, "resmenu"); return (); }