Difference between revisions of "Script Function: Q5M4"

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> Q5M4() { <span style="color:#0000FF">list</span> args; multiMessageToLoc|<spa...")
 
(No difference)

Latest revision as of 17:33, 12 October 2018

 function void Q5M4()
 {
   list args;
   multiMessageToLoc(getMasterObjLoc(0x00), "registerBoard", args);
   return ();
 }