Script Function: Q5RG

From Ultima Online: The Second Age
Revision as of 18:04, 12 October 2018 by Grimoric (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
 function void Q5RG()
 {
   systemMessage(gm, "Enter the area of operation for the terrain scan, in (x, y) (x, y) format:");
   textEntry(this, gm, 0x02, 0x00, "");
   return ();
 }