Script Function: Q4J9

From Ultima Online: The Second Age
Revision as of 15:36, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4J9(<span style="color:#0000FF">obj</span> this) { <span style="color:#0000FF">if<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q4J9(obj this)
 {
   if (!isGuard(this))
   {
     disableBehaviors(this);
   }
   if (0x00)
   {
     bark(this, "Starting convo pause.");
   }
   callBack(this, 0x2D, 0x38);
   return ();
 }