![]() |
How edit the information display in defaut gump on clink an item? - Printable Version +- SphereCommunity (https://forum.spherecommunity.net) +-- Forum: Sphere 0.56d (/Forum-Sphere-0-56d) +--- Forum: General Help (/Forum-General-Help) +--- Thread: How edit the information display in defaut gump on clink an item? (/Thread-How-edit-the-information-display-in-defaut-gump-on-clink-an-item) |
How edit the information display in defaut gump on clink an item? - Alberthan - 04-01-2013 04:46 AM Hi, When we click on an item the defaut dialog of UO aper with informations, like name of item, damage, durability .... How i can edit the informations who will aper on that dialog without made a new gump system? We have any command ? Thank you ! RE: How edit the information display in defaut gump on clink an item? - Mordaunt - 04-01-2013 05:29 AM What you are talking about there are tooltips. You can override/modify the existing ones with the @clienttooltip trigger with src.addcliloc, the following pages should be of interest to you: http://wiki.sphere.torfo.org/index.php/@ClientTooltip http://wiki.sphere.torfo.org/index.php/ADDCLILOC |