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