Hidden Room Alias at Top? How to remove?

Kakasholin
06 Dec 2022, 20:13

I only noticed this because I changed my room background to green for an outside room, and noticed that Quest was showing the room alias at the top but making it white so it is normally hidden with the white background(default). You can still highlight it like so(see image link), and thus reveal the hidden room alias text. Is there a way of hiding this? Messing with the room description tab did not help and didn't see to find a clear option for this.

https://imgur.com/a/A7enRzN


Pertex
07 Dec 2022, 16:12

add

JS.uiHide("#location")

to the Before entering this room script and

JS.uiShow("#location")

to the After leaving the room script