Difference between revisions of "Script Function: Q46L"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q46L(<span style="color:#0000FF">loc</span> where) { <span style="color:#0000FF">ret...")
 
(No difference)

Latest revision as of 04:25, 10 October 2018

 function int Q46L(loc where)
 {
   return (Q46M(where, NULL()));
 }