VIP-Core icon indicating copy to clipboard operation
VIP-Core copied to clipboard

What forward for guaranteed bit flags loaded?

Open azalty opened this issue 2 years ago • 4 comments

What forward should I use to be guaranteed that a VIP player has correctly received their admin (bit)flags?

I tried using OnClientPostAdminCheck but it's too early. No chance with VIP_OnClientLoaded either.

It seems like VIP_OnVIPClientLoaded is the only one that guarantees that, but it's not called for non-VIP clients.

What should I use?

azalty avatar Sep 17 '23 14:09 azalty

admin flags via module "admin privileges" ?

R1KO avatar Sep 18 '23 14:09 R1KO

I guess so? It's actually for one of my users, which assigns an admin group to VIPs, admin group which has an admin flag @crashzk

I don't personally use your plugin so I don't really know, sorry

azalty avatar Sep 18 '23 15:09 azalty

@R1KO @azalty in this case it would be VIP Admin & Admin Privileges.zip here is the version what use of both..

crashzk avatar Sep 18 '23 15:09 crashzk

News?

crashzk avatar Sep 23 '23 14:09 crashzk