PlusEmu User has clientside rights

Zetsuboun

New Member
Mar 28, 2014
8
0
Hello DevBest,
currently I have a strange bug, Users got clientside rights but withouth any effect on the server.
They got rank 5 (VIP) I have 3 VIP Ranks.
(Super VIP - 3)
(Ultra VIP - 4)
(Hyper VIP - 5)

On rank 1 - 4 they have no clientside rights, but people with rank 5 got them.

I checked the
public bool CheckRights(GameClient Session, bool RequireOwnership, bool CheckForGroups = false)
methode but it seems fine, also there is no permission failure.

Maybe the habbo.swf thinks the player is moderator and so they got rights.
Does anyone has a clue?

best regards
 

Zetsuboun

New Member
Mar 28, 2014
8
0
Permissions table .
"I checked the methode but it seems fine, also there is no permission failure."

I removed the permission check for this and did it hardcoded with Session.GetHabbo().Rank > 6
 
This was a packet failure from the habbo.swf and no permission failure. I fixed it.
Thread can be closed.
 

Users who are viewing this thread

Top