Difference between revisions of "Script Function: Q4HX"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4HX(<span style="color:#0000FF">obj</span> it) { detachScript|<span style="color...")
(No difference)

Revision as of 09:48, 7 October 2018

 function void Q4HX(obj it)
 {
   detachScript(it, <span style="color:#800000">"wearweak"</span>);
   return ();
 }