Script Function: Q4T6

From Ultima Online: The Second Age
Revision as of 17:29, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4T6() { <span style="color:#0000FF">int</span> Q4NR = numInList|<span style="colo...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function int Q4T6()
 {
   int Q4NR = numInList(Q490);
   int start = Q4NR - 0x14;
   if (start < 0x00)
   {
     start = 0x00;
   }
   return (start);
 }