Difference between revisions of "Script Function: Q66G"
From Ultima Online: The Second Age
(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...") |
(No difference)
|
Latest revision as of 17:30, 12 October 2018
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 (); }