Difference between revisions of "Script Function: Q689"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q689(<span style="color:#0000FF">obj</span> Q4XN) { systemMessageHued(Q4XN, 0x35, <...")
 
(No difference)

Latest revision as of 16:04, 12 October 2018

 function void Q689(obj Q4XN)
 {
   systemMessageHued(Q4XN, 0x35, "Please wait for your web browser to start...");
   return ();
 }