Difference between revisions of "Script Function: Q4AR"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4AR(<span style="color:#0000FF">obj</span> it) { setMobFlag|<span style="color:#...") |
(No difference)
|
Latest revision as of 17:02, 12 October 2018
function void Q4AR(obj it) { setMobFlag(this, 0x02, 0x00); detachScript(it, "casting"); return (); }