• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Changing Hotel View Background? [R63B]

Junior Spellweaver
Joined
Feb 22, 2012
Messages
133
Reaction score
23
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.
 
Banned
Banned
Joined
Aug 25, 2009
Messages
431
Reaction score
190
@Xylo I'm prety sure it's at
Code:
[COLOR=#000000]landing.view.background_gradient.uri
in variables[/COLOR]
 
Upvote 0
Junior Spellweaver
Joined
Sep 12, 2013
Messages
147
Reaction score
67
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
 
Upvote 0
Back
Top