Script Function: Q4SD

From Ultima Online: The Second Age
Revision as of 18:55, 7 October 2018 by Grimoric (talk | contribs)
Jump to: navigation, search
 function obj Q4SD()
 {
   return (getObjVar(this, <span style="color:#800000">"owner"</span>));
 }
 function obj Q4SD()
 {
   if (hasObjVar(this, <span style="vendedOwner"))
   {
     return (getObjVar(this, <span style="vendedOwner"));
   }
   return (getObjVar(Q4TJ(), <span style="owner"));
 }