WoW:API UnitGUID: Difference between revisions

229 bytes removed ,  6 October 2009
(3.3 PTR changes?)
Line 60: Line 60:
== 3.3 PTR changes to NPC ID portion ==
== 3.3 PTR changes to NPC ID portion ==


It may be the case that all of CCCDDDD is the ID of NPCs, not just DDDD.
As of 3.3 PTR build 10522, the NPC ID has moved to CCCD instead of DDDD. For example:


   SPELL_CAST_START,0xF1308F32001790BE,"Geißelfürst Tyrannus"
   SPELL_CAST_START,0xF1308F32001790BE,"Geißelfürst Tyrannus"


NPC 0x3200 (12800 decimal) is a lowly creature in Feralas.
The NPC portion of this is 0x8F32, which is NPC id 36658.
 
Or maybe there's simply something New And Exciting going on that we don't know about yet. NPC IDs currently only number in the 36000s, certainly still enough for a 16-bit number. So where 0x8f3200 is coming from is anyone's guess right now.
Anonymous user