Quote:
Originally Posted by Daanonkerr
Newb Question Alert!
Gump = Program that tells an item how to be that item? So when I lay down a spawn generator and open the properties window that window is a gump. Is that right?
So I would use this to build a custom thingy for the shard? Will this help me to set up a NPC Quest?
|
Gump is short of "Graphical User Menu Program". It's the way UO displays windows and menus with buttons. The "windows" that pops up when you do many things in UO are called gumps. The contains buttons, places to enter text, images, html text, and many other controls. Gump Studio allows you to visually lay out these pieces and, with teh help of a plugin, generate the script needed to display the Gump to a UO client on an Emulator.