Difference between revisions of "Script Function: Q4ZO"

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> Q4ZO(<span style="color:#0000FF">obj</span> Q68S) { <span style="color:#0000FF">list...")
(No difference)

Revision as of 20:53, 10 October 2018

 function int Q4ZO(obj Q68S)
 {
   list Q5A8;
   int Q5NC = [[messageret|messageret]](this, Q68S, "spellcanstartcast", Q5A8);
   return (Q5NC);
 }