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