WoW:TitleId: Difference between revisions

122 bytes added ,  24 March 2009
No edit summary
Line 124: Line 124:


[[API GetNumTitles|GetNumTitles]] returns 112, but [[API GetTitleName|GetTitleName]] returns nil for the 112th title because title 112 removes the player's name completely (Not available to players).
[[API GetNumTitles|GetNumTitles]] returns 112, but [[API GetTitleName|GetTitleName]] returns nil for the 112th title because title 112 removes the player's name completely (Not available to players).
Title index -1 will clear titles from the player's name. (Option "None" from the Character frame's title dropdown menu.)


== Printing titleIDs for debug ==
== Printing titleIDs for debug ==