Difference between revisions of "Script Function: Q5RC"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5RC(<span style="color:#0000FF">obj</span> Q4P2, <span style="color:#0000FF">obj</span>...") |
(No difference)
|
Latest revision as of 15:24, 12 October 2018
function void Q5RC(obj Q4P2, obj caster) { setObjVar(Q4P2, "caster", caster); return (); }