Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Change landing.view in client

Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
Hello RZ,

Does someone know how i can edit my landing view in the client?
iv been trying for the last few days to figure out where i can change it, so its not looking like this crap..

Link to the picture >
 
Junior Spellweaver
Joined
Dec 22, 2007
Messages
160
Reaction score
27
search and change in ur external vars something like this:
landing.view.background_back.uri=http://localhost/swfs/c_images/reception/meter_level_1_vip_icon_lympix.png
landing.view.background_background_hotel.uri=http://localhost/swfs/c_images/reception/meter_level_1_vip_icon_lympix.png
landing.view.background_front.uri=http://localhost/swfs/c_images/reception/meter_level_1_vip_icon_lympix.png
landing.view.background_gradient.uri=http://localhost/swfs/c_images/reception/cland15_background_gradient.png
landing.view.background_gradient_top.uri=http://localhost/swfs/c_images/reception/cland15_background_hotel_top.png
landing.view.background_horizon.uri=http://localhost/swfs/c_images/reception/meter_level_1_vip_icon_lympix.png
landing.view.background_hotel_top.uri=http://localhost/swfs/c_images/reception/reception_flathotel_hotel_top.png
landing.view.background_left.uri=http://localhost/swfs/c_images/reception/reception_flathotel_hotel.png
landing.view.background_right.uri=http://localhost/swfs/c_images/reception/default_new_bg_right.png

all they are the hotel bg view
 
Upvote 0
Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
hmm, i added that for my external_variables, but didnt seem to make any changes in the client, no matter how much i cleared the cache on my site, and my browser..
 
Upvote 0
Experienced Elementalist
Joined
Aug 30, 2013
Messages
287
Reaction score
64
hmm, i added that for my external_variables, but didnt seem to make any changes in the client, no matter how much i cleared the cache on my site, and my browser..
You didn't need to add them because they are already in your variables. Serch for them and then edit what is already there.
 
Upvote 0
Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
In my "external_variables" i didnt have these.. And now where i added them, it didnt change anything lol
 
Upvote 0
Experienced Elementalist
Joined
Aug 30, 2013
Messages
287
Reaction score
64
In my "external_variables" i didnt have these.. And now where i added them, it didnt change anything lol
Something must be wrong with your SWFs then... Nearly EVERY SWF pack has those already in them... They are required for the hotelview to work properly.

Have you tried changing them to what you want the hotelview to look like? Now that you added the lines, the hotelview should change when you edit them.
 
Upvote 0
Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
Hmm, im using Butterstorm's SWF, working for Firewind Emu, so yeah idk.. I can make a copy pase for you, if you can see if i did something wrong?
 
Upvote 0
Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
awie :( Where do you think i can get this file, which dosnt miss these stuff that i need?
 
Upvote 0
Experienced Elementalist
Joined
Aug 30, 2013
Messages
287
Reaction score
64
You can try external_variables. They are what I have been using for my local server and they work fine :)
 
Upvote 0
Experienced Elementalist
Joined
Aug 30, 2013
Messages
287
Reaction score
64
Dosnt seem to work, even after i removed cache :(

Oh, didn't know you were using an older revision. Probably why those variables won't really work as I am using a new revision. Try looking around for different R63B packs, There should be many to try
 
Upvote 0
Newbie Spellweaver
Joined
Jan 31, 2016
Messages
38
Reaction score
1
Hmm, idk what the heck was wrong, i changed names of my images, and then it worked. Nothing is changed in my external_variables, but changed names of the "image name" and then it changed in the game -.-

- Thanks anyways for trying to help me :)
 
Upvote 0
Back
Top