Changing Hotel View Background? [R63B]
Hi all,
So I am using Arcturus Emulator and I have updated my hotel view but I cant find how to change the background which is currently a sunset image and I want to change it. I have looking in the External Variables & Override Variables and I can not find anything that updates the overall background altough there is some files that seem to be only a couple of pixels long.
If anyone could point me in the right direction I would appreciate it thank you.
Re: Changing Hotel View Background? [R63B]
@Xylo I'm prety sure it's at
Code:
landing.view.background_gradient.uri
in variables
Re: Changing Hotel View Background? [R63B]
Change these to whatever you want to update to. These are the latest variables:
Code:
landing.view.background_back.uri=${image.library.url}reception/meter_level_1_vip_icon_lympix.png?2
landing.view.background_background_hotel.uri=${image.library.url}reception/meter_level_1_vip_icon_lympix.png?2
landing.view.background_front.uri=${image.library.url}reception/meter_level_1_vip_icon_lympix.png?2
landing.view.background_gradient.uri=${image.library.url}reception/val18_background_gradient.png
landing.view.background_gradient_top.uri=${image.library.url}reception/val18_background_gradient.png
landing.view.background_horizon.uri=${image.library.url}reception/meter_level_1_vip_icon_lympix.png?2
landing.view.background_hotel_top.uri=${image.library.url}reception/val18_background_hotel_top.png
landing.view.background_left.uri=${image.library.url}reception/val18_background_left.png
landing.view.background_right.uri=${image.library.url}reception/background_right_easter2016.png
Re: Changing Hotel View Background? [R63B]
And if you cannot find it, you can always replace the images in the c_images/reception folder and just keep the same name :P: