Filled in the "unknown" part for pet GUIDs
(Correction: character GUIDs count created characters within servers in the same battlegroup.) |
(Filled in the "unknown" part for pet GUIDs) |
||
| Line 44: | Line 44: | ||
=== Format for pets === | === Format for pets === | ||
* The first three characters masked with 0x00f will result in 0x004. | * The first three characters masked with 0x00f will result in 0x004. | ||
* The next seven digits are | * The next seven digits are the pet id (a counter like players based on the order of creation). | ||
* The last six digits are the spawn counter. | * The last six digits are the spawn counter. | ||
You must log out before the pet gets this GUID, if querried during the same session that you tamed it, your pet will have its pre-taming GUID. | |||
== Spawn counter == | == Spawn counter == | ||