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