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