Thread: ItemTextFrame
View Single Post
02-07-18, 11:42 AM   #1
Platine
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Dec 2010
Posts: 72
ItemTextFrame

I display a book in the game into frame ItemTextFrame.
How can I get the ID this book?

I can only get:
ItemTextGetItem() - title of book
ItemTextGetText() - book's contents
ItemTextGetPage() - number of current page
  Reply With Quote