Move/Relocate the cashshop button

Helena

New member
Messages
238
Points
0
Emulator
rAthena
Not get rid of it, just move it elsewhere (like at the right side of the "basic info" window).

Does anyone know how to achieve that?

It bothers me how it partly blocks the BG score. I love the function though, so I wouldn't want to get rid of it.

Hope someone can help. Thank you so much!
default_smile.png


 
No way to move it...

 
actually its possible to move it via hexing
How?
default_smile.png
guide would be greatly appreciated!
Open the client with a hex editor, and edit the hex string. It will take a lot of tinkering. But I would like to think that it's working on some coordinate system through binary. Base16 to base 2. (Honestly, never looked at it before, so I'm just taking a guess.)

 
Which client? and what coord do you want ? currently the button is allocated relative to right-top 
How would I calculate the cords?

I'd really like it to be top-left, right of the character info box/windows. Client I'm using is 07 08 2013.

Thank you so much.
default_smile.png


 
I have added it as a patch in NEMO. 

Positive X Coord will align w.r.t. left and Negative X Coord will align w.r.t. right

Positive Y Coord will align w.r.t. top and Negative Y Coord will align w.r.t. bottom

Easiest way to find coordinate => Take a snapshot, Open it in paint and locate the position you want.

 
Do you mean this button?

button.jpg

If so, in 2015-05-13 client, it can be moved by clicking and dragging the right or bottom edge of it.

 
Yes, I happenly found that, and maybe it is fixed in the older clients. So the patch is useful.

 
Back
Top