Difference between revisions of "Script Function: Q502"

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> Q502(<span style="color:#0000FF">int</span> t) { <span style="color:#0000FF">return<...")
 
(No difference)

Latest revision as of 17:24, 12 October 2018

 function int Q502(int t)
 {
   return (isInList(Q5RF, t));
 }