Script Function: Q5UV

From Ultima Online: The Second Age
Revision as of 14:27, 12 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5UV(<span style="color:#0000FF">int</span> listindex, <span style="color:#0000FF">int</s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q5UV(int listindex, int objtype)
 {
   if (listindex != 0x00)
   {
     Q4YH(objtype - 0x2080);
   }
   Q4DB();
   Q5M3(this, 0x01);
   return ();
 }