Script Function: Q672

From Ultima Online: The Second Age
Revision as of 15:13, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q672() { setDefaultReturn|<span style="color:#FF0000;font-weight:bold">setDefault...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q672()
 {
   setDefaultReturn(0x01);
   if (Q59K())
   {
     return ();
   }
   removeObjVar(this, "myGuards");
   detachScript(this, "guarded");
   return ();
 }