Script Function: Q47N

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q47N(obj trackee, int Q4IE)
 {
   string Q47R = getName(trackee) + " is ";
   Q4RJ(Q47R, Q4IE);
   ebarkTo(this, this, Q47R);
   return ();
 }