UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

[Complete] Image tile button with item properties

Status
Not open for further replies.

Soteric

Knight
This patch allows to display item properties on the button (see attached screen). Usage
Code:
AddImageTiledButton(0, 0, 2328, 2328, 100, GumpButtonType.Reply, 0, item.ItemID, 0, 18, 8, item.Serial);
 

Attachments

  • image-tiled-button-item-properties.patch
    4.2 KB · Views: 15
  • image-tiled-button-item-properties.png
    image-tiled-button-item-properties.png
    204.1 KB · Views: 39
Status
Not open for further replies.
Top