mob/Admin/verb/GMSay(GMtext as text)
set name="GMSay>"
world<<"<b>(</b> GM <b>) [src.name]</b>: [GMtext]"
Makes it where a small line text box comes up.
In some games i see it where when it comes up it is like 400x500 size text window with miltiple lines or something liek that size. but how is that done. please help.