Help with rooms browser

MrBlack

New Member
Nov 8, 2016
9
0
I have a RP and want everyone to see rooms browser, but only can those who have rank.
Help me :(
I'm sorry for my English
 

Velaski

winner
Aug 4, 2015
562
165
Communication\Packets\Incoming\Navigator -> The files here have an if statement.

Remove this from them all:
Code:
  if (Session.GetHabbo().Rank < 8)
                return;
 

Users who are viewing this thread

Top