Difference between revisions of "Script Function: Q5GJ"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">string</span> Q5GJ(<span style="color:#0000FF">int</span> Q4XT) { <span style="color:#0000FF">l...") |
(No difference)
|
Latest revision as of 03:33, 12 October 2018
function string Q5GJ(int Q4XT) { list Q663; list a; getObjListVar(a, this, "oracleMessages"); copyList(Q663, a[Q4XT]); string Q65L = Q663[0x01]; return (Q65L); }