Switch to edit mode.
Name(s): welcome1: r = {}
2: e = ""
3: e = e + "<center><P style=\"font-size: 60pt; color: violet; font-weight: bold; \">"
4: e = e + "HTML MODE ON!"
5: e = e + "</P></center>"
6: r = {@r, e}
7: this.owner:tell($string_utils:nn(player), " just went 'hyper'.")
8: player:tell(e)
9: return
10: "Last modified by Wingy (#9223) on Tue Jan 28 07:50:32 2003 MST."