
Originally Posted by
Terrum
It's definitely in the external variables. Should be something like 'hotelview' in the parameter.
It is, but it's nothing like that. A quick 10 second look would have shown it's not hotelview ;)
Code:
landing.view.background_gradient.uri=http://127.0.0.1/game/c_images/reception/AIRpromo_background_gradient.png
landing.view.background_gradient_top.uri=http://127.0.0.1/game/c_images/reception/AIRpromo_background_hotel_top.png
landing.view.background_hotel_top.uri=http://127.0.0.1/game/c_images/reception/AIRpromo_background_hotel_top.png
landing.view.background_left.uri=http://127.0.0.1/game/c_images/reception/AIRpromo_background_left.png
landing.view.background_right.uri=http://127.0.0.1/game/c_images/reception/AIRpromo_background_right.png
Search for landing.view.background, if you don't have it, copy and paste that at the bottom of your external_variables and then just change the links to what you'd like.