[DiscordArchive] so once again im having issues with getting guid of creature im trying
[DiscordArchive] so once again im having issues with getting guid of creature im trying
Archived author: Rymercyble • Posted: 2023-04-08T00:11:43.405000+00:00
Original source
so once again im having issues with getting guid of creature im trying
```
log->target->GetGUID().GetCounter(),
log->target->GetGUID().GetEntry(),
log->target->GetGUID().GetRawValue()
```
those return
80
8100000
17379526857472344144
whereas i need 3110686 any ideas ?
Archived author: Rymercyble • Posted: 2023-04-08T00:23:03.724000+00:00
Original source
nvm found my old messages and its this `log->target->ToCreature()->GetSpawnId()`