Difference between revisions of "Script Function: isScroll"

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> isScroll() { <span style="color:#0000FF">return</span> (Script Function:_Q4ZN|<spa...")
 
(No difference)

Latest revision as of 15:17, 18 October 2018

 function int isScroll()
 {
   return (Q4ZN(this));
 }