WoW:API GameTooltip SetHyperlink: Difference between revisions

No edit summary
Line 15: Line 15:
: unknown, probably nil
: unknown, probably nil


: If you attempt to reference an item that is not in your local cache, i.e. you've never seen it before, or you attempt to reference a nonexistent item the game will disconnect you. Guessing at this, untested.
: If you attempt to reference an item that is not in your local cache, i.e. you've never seen it before, or you attempt to reference a nonexistent item the game will disconnect you. Guessing at this, untested. - Edit: You will not be disconnected, it will read the data from the server cache, but the requests seems to be limited to certain number per time.


== Remarks ==
== Remarks ==
Anonymous user