Difference between revisions of "Script Function: Q5L5"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q5L5(<span style="color:#0000FF">loc</span> place) { <span style="color:#0000FF">in...") |
(No difference)
|
Latest revision as of 17:23, 12 October 2018
function void Q5L5(loc place) { int Q5CG = getZ(place); Q5CG = Q5CG + Q4NL; setElevation(place, Q5CG); return (); }