Difference between revisions of "Script Function: Q4XA"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4XA(<span style="color:#0000FF">obj</span> looker, <span style="color:#0000FF">string</s...") |
(No difference)
|
Latest revision as of 05:23, 12 October 2018
function void Q4XA(obj looker, string Q5N4) { int Q5N2; if (getResource(Q5N2, this, Q5N4, 0x03, 0x02)) { if (Q5N2 > 0x00) { string Q5WY = Q5N2; barkTo(this, looker, "contains " + Q5WY + " " + Q5N4); } } else { } return (); }