Difference between revisions of "Script Function: Q4RG"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">obj</span> Q4RG() { <span style="color:#0000FF">if</span> (!hasObjVar|<span style="color:#FF0...") |
(No difference)
|
Latest revision as of 16:26, 12 October 2018
function obj Q4RG() { if (!hasObjVar(this, "controller")) { return (NULL()); } obj owner = getObjVar(this, "controller"); return (owner); }