Script Function: Q66G

From Ultima Online: The Second Age
Revision as of 18:30, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q66G() { <span style="color:#0000FF">if</span> (!Q454) { <span style="col...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q66G()
 {
   if (!Q454)
   {
     return ();
   }
   list args = subject, bounty, Q5XI;
   if (numInList(Q5XH) > 0x00)
   {
     appendToList(args, Q5XH);
   }
   messageToRange(getMasterObjLoc(0x00), 0x01, "updateBounty", args);
   return ();
 }