Difference between revisions of "Script Function: Q58V"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q58V(<span style="color:#0000FF">obj</span> multi, <span style="color:#0000FF">string</sp...") |
(No difference)
|
Latest revision as of 05:09, 12 October 2018
function void Q58V(obj multi, string name) { setObjVar(multi, "mymultiname", name); return; }