Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

Mouse offset Eclipse Renewal


Fengthewolf
 Share

Recommended Posts

Ok, so after searching I cannot find anything to answer this, I have an issue with the mouse offset, the grid that it highlights is usually to the left by one or to the left and up by one, it seems it doesnt track the cursor correctly, how would I go about fixing this issue?
Link to comment
Share on other sites

Yes, it lines up with everything minus the sprites and grids. Another issue I seem to be having (may or may not be related) is when I attempt to change the map size, say from 24, 14 to something like 32,16 it overwrites my input and places in max x 29 and max y 18 for some reason.
Link to comment
Share on other sites

I know the map size has a bug where it keeps resizing itself. It's due to client resizing.

As for the grid, I'm not entirely sure. The mouse location over the map has been a big pain for awhile. If you have VB6 and programmig knowledge, you can fiddle with in `HandleMouseMove` with `CurX` and `CurY` (those should be what's used for the cursor location).

I'm currently preoccupied with the next version, but if it's very important the bug is fixed, I can see about fixing it in a few days.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...