[PLUS] Old navigator like Habboon? Without thumbnails

Plodzy

New Member
Sep 17, 2015
3
0
Hey guys.
I'm currently using PLUS Cloud with the camera working and all works.
But i was wondering, how can i have the same look of the Habboon browser?
They use 2017 revision (new catalogue, ect) but on rooms they have disable room thumbnail. How?!
I want to keep the camera but not the thumbnail... :( i want to delete the thumbnail option on navigator.
Thank you :D
(Edit: i have try the same external_variables from habboon but its not that)

xZcpksc.png

PsgaqJd.png
 

Jerry

not rly active lol
Jul 8, 2013
1,957
522
It's disabled by default on Plus Emulator.

If you want to enable or disable the option, you can go to the UserPerksComposer.cs file.
Code:
base.WriteString("NAVIGATOR_ROOM_THUMBNAIL_CAMERA");
base.WriteString("");
base.WriteBoolean(false);
 

Users who are viewing this thread

Top