Script Function: Q4DC

From Ultima Online: The Second Age
Revision as of 03:45, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4DC() { removeObjVar|<span style="color:#FF0000;font-weight:bold">removeObjVar</...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q4DC()
 {
   removeObjVar(this, "bountyGuardId");
   removeObjVar(this, "bountyPlayerName");
   return ();
 }