Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distance displayed with FWMF is wrong #32

Open
alexsylex opened this issue Oct 13, 2024 · 2 comments
Open

Distance displayed with FWMF is wrong #32

alexsylex opened this issue Oct 13, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@alexsylex
Copy link
Owner

alexsylex commented Oct 13, 2024

Sasspiria
for some reason the custom (blue marker) seems to report the objective as being much farther away than it is, like off of the map far away. Like I put a marker for an area that was 500ft away but the marker said it was 8000ft away

Here's pictures showing exactly what i mean:

Image
Image
Image

It happens anywhere. The only thing i can think of it being is maybe an incompatibility with flat map markers?

@alexsylex alexsylex self-assigned this Oct 13, 2024
@alexsylex alexsylex converted this from a draft issue Oct 13, 2024
@alexsylex
Copy link
Owner Author

TheSeekker
I'm having the same issue as well, tho it's not a bug, its just an incompatibility with Flat Map Markers. I'm not using Flat Map Markers from it's own page but from Flat World Map Framework (FWMF) mod page instead.

All quest markers are fine except the Custom Destination map marker's height positioning is being set on FWMF's marker height, 180000 feet, no matter where or what.

https://imgsli.com/MTM4NzAy - Compass
https://imgsli.com/MTM4NzAz - Map Menu (had to place new marker to reset position after turning off FWMF otherwise it still showed 3000ft up.)

@alexsylex
Copy link
Owner Author

pavelk
Flat Map Markers as a culprit sounds believable, right? :) but its not. you can turn it off, and distance counter will behave just the same. it's just how 2D flat map and custom marker work. NiTriShape with the map texture in mesh lays on a fair distance from the ground level (180k, kinda almost highest point of mainland skyrim, Throat of the World summit) to be over the vanilla 3D map, and when you setting up custom marker, you are placing it on this height as well.

there is workaround for the issue that doesn't require skse plugin, but it causes other, more serious problems. so unless alexsylex or other skse wizards are willing to mess with that distance calculation or custom marker mechanics, it will be like that, unfortunately.

not that big deal tbh tho, its not like custom destination marker is smth people use often.

@alexsylex alexsylex added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In Progress
Development

No branches or pull requests

1 participant