no edit summary
m (another "better fit the boilerplate" change) |
No edit summary |
||
| Line 25: | Line 25: | ||
: Calling this function with the same link which is currently shown, will close the Tooltip. | : Calling this function with the same link which is currently shown, will close the Tooltip. | ||
: If you attempt to reference an item that is not in your local cache, i.e. you've never seen it before, the client will query the server for information about that item. | : If you attempt to reference an item that is not in your local cache, i.e. you've never seen it before, the client will query the server for information about that item. Since patch 2.2.3, querying item information for an itemID which has not been seen on your server since last restart will ''no longer result in a disconnect''. | ||
: Calling this function with an enchant id that does not exist, will give the error message "Unknown link type". | : Calling this function with an enchant id that does not exist, will give the error message "Unknown link type". | ||