Ottermandias / RezPls

Signify players currently being rezzed or already rezzed in group/alliance interface and on the ground.
Apache License 2.0
8 stars 6 forks source link

Updated Alliance Offsets for HudManager #6

Closed PunishedPineapple closed 2 years ago

PunishedPineapple commented 2 years ago

It looks like the updated offsets are probably:

private const int AllianceMemberOffset = 0x0D24;
private const int AllianceSizeOffset   = 0x0DC4;

At least that's what I found that worked for me in my stolen version of your HudManager.

Ottermandias commented 2 years ago

I had totally forgotten that I never updated that. I'll see if it works with them today in roulettes and if so push an update, thanks :D

Ottermandias commented 2 years ago

Sorry I slept on this for so long and thank you again :D