Difference between revisions of "Script Function: Q4B5"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">void</span> Q4B5() { systemMessage|<span style="color:#FF0000;font-weight:bold">systemMessage...") |
(No difference)
|
Latest revision as of 17:03, 12 October 2018
function void Q4B5() { systemMessage(gm, "Enter the target elevation, then a +/- fudge factor for randomization, in the format (a, b):"); textEntry(this, gm, 0x03, 0x00, ""); return (); }