Softpaw Posted September 5, 2017 Posted September 5, 2017 (edited) Hello! I want to anchor many windows on my screen so that I never move them by mistake during pvp. ( My own status window, Party window, Buffs window, Skill bars window, Target window... ) The only way I can re-position them would be by changing their x; y coordinates. I know it is possible, someone said it in his video, in the comments: Edited September 5, 2017 by Softpaw Quote
Softpaw Posted September 6, 2017 Author Posted September 6, 2017 (edited) I found "Anchored" in xdat Editor. So I thought it was the setting I was looking for, I checked the box (see screenshot below), saved and I ran the game to see the changes. Once in game, I tried moving around the buff window and what happened was: I was holding the mouse button to move the buff window around. I could move it, which was unexpected but also, the whole HUD was moving in same time (chat box, radar, hp window, skill bars...). Please help me understand... Edited September 6, 2017 by Softpaw Quote
UgliBiBagli Posted September 7, 2017 Posted September 7, 2017 remove the handles instead of altering the anchor on parent object - which in your case is the entire hud container Quote
Softpaw Posted September 7, 2017 Author Posted September 7, 2017 What is a handle and where are those I should remove, please ? Quote
UgliBiBagli Posted September 7, 2017 Posted September 7, 2017 https://translate.google.com/#en/el/handle or even better... since you are using h5 with almost complete scheme, why dont you just set draggable property to false ;x and then you either make it acquire the position via WindowsInfo.ini or anchoring in xdat - thats up to you Quote
Softpaw Posted September 7, 2017 Author Posted September 7, 2017 I don't know where to set draggable property to false. This is the whole point, where. I know how to configure the positions, that's all. Quote
UgliBiBagli Posted September 7, 2017 Posted September 7, 2017 you dont deserve to be helped... this is the last post Quote
Softpaw Posted September 8, 2017 Author Posted September 8, 2017 I appreciate your help really, yes I didnt see the setting "draggable" earlier, I did not have the idea to check that Window tab. But even if I do like you say, the window is still draggable. Is there something else to do to take effect ? See screenshot below: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.