Quantcast
Channel: Recent Additions to 'Errata Chapter 21 - Format of GUIDs'
Browsing latest articles
Browse All 7 View Live

forums/book/158/1

It's possible that the GUID format and decoding have changed, thanks for the report.

View Article


forums/book/158/2

Actually this code works properly for me, I can't reproduce your issue. What are you unable to identify?

View Article


forums/book/158/3

Actually when i ran it in WoWLua, targeted a player or used UnitGUID("player") it did not print anything when i put 0, when i put 8 it returned "... is a player" when targeting a player. Not sure how...

View Article

forums/book/158/4

> Actually when i ran it in WoWLua, targeted a player or used UnitGUID("player") it did not print anything when i put 0, when i put 8 it returned "... is a player" when targeting a player. > Not...

View Article

forums/book/158/5

/dump UnitGUID("player") says : Dump: value=UnitGUID("player") [1]="0x048000000315C320"

View Article


forums/book/158/6

I believe the typeMask actually needs to be 0x007, not 0x00F. I will update the errata, thanks.

View Article

forums/book/158/7

i thank you for your responses

View Article
Browsing latest articles
Browse All 7 View Live