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
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