Difference between revisions of "UO.Popup"
From OpenEUO
(Created page with " UO.Popup(nid[,nx,ny]) UO.Popup command opens the context menu of an item/npc with id nid at location nx/ny. UO.Popup(nid[,nentry]) If the optional location is not specified t...") |
(changed to reflect current behavior) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
UO.Popup(nid[,nx,ny]) | UO.Popup(nid[,nx,ny]) | ||
| − | UO.Popup command opens the context menu of an item/npc with id nid at location nx/ny. | + | UO.Popup command opens the context menu of an item/npc with id nid at location nx/ny. If the optional location is not specified then the popup will open at screen position 0/0. |
| − | + | See also: | |
| − | + | [[UO.RenamePet]] | |
| − | + | ||
Latest revision as of 06:22, 27 November 2012
UO.Popup(nid[,nx,ny])
UO.Popup command opens the context menu of an item/npc with id nid at location nx/ny. If the optional location is not specified then the popup will open at screen position 0/0.
See also: UO.RenamePet