Script Function: Q4NS

From Ultima Online: The Second Age
Jump to: navigation, search
 function void Q4NS(obj Q4XN, int Q44T)
 {
   if (Q44T)
   {
     systemMessageHued(Q4XN, 0x35, "Help request aborted.");
   }
   detachScript(Q4XN, "help");
   return ();
 }